Bump .NET version in CI #175
Annotations
60 warnings
Linux Build
The field 'ListOperatorPredicateNodeCustomViewModel._editorOpen' is never used
|
Linux Build
'DotMemory.EnsurePrerequisite(Uri, NuGetApi, string)' is obsolete: 'Use Init or InitOffline instead'
|
Linux Build
'DotTrace.EnsurePrerequisite(Uri, NuGetApi, string)' is obsolete: 'Use Init or InitOffline instead'
|
Linux Build
'DotTrace.EnsurePrerequisiteAsync(CancellationToken, IProgress<double>, Uri, NuGetApi, string)' is obsolete: 'Use InitAsync or InitOffline instead'
|
Linux Build
'DotMemory.EnsurePrerequisiteAsync(CancellationToken, IProgress<double>, Uri, NuGetApi, string)' is obsolete: 'Use InitAsync or InitOffline instead'
|
Linux Build
Nullability of reference types in type of parameter 'value' of 'object RenderScaleConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Linux Build
Nullability of reference types in type of parameter 'parameter' of 'object RenderScaleConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Linux Build
Nullability of reference types in type of parameter 'value' of 'object RenderScaleConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Linux Build
Nullability of reference types in type of parameter 'parameter' of 'object RenderScaleConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Linux Build
Non-nullable property 'Capture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux Build:
src/Artemis.Storage/Entities/RawProfileContainer.cs#L8
Non-nullable property 'ProfileConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux Build:
src/Artemis.Storage/Entities/RawProfileContainer.cs#L9
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux Build:
src/Artemis.UI.Shared/ViewModelBase.cs#L30
'ContentDialogViewModelBase.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Linux Build:
src/Artemis.UI.Shared/ViewModelBase.cs#L35
'ContentDialogViewModelBase.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
|
Linux Build:
src/Artemis.UI.Shared/Controls/DeviceVisualizer.cs#L198
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Linux Build:
src/Artemis.UI.Shared/Services/ProfileEditor/ProfileEditorService.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Linux Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showFullPaths' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showDataModelValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L22
The field 'DataModelUIService._showDataModelValues' is never used
|
Linux Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
|
MacOS Build:
src/Artemis.Storage/Entities/RawProfileContainer.cs#L8
Non-nullable property 'ProfileConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
MacOS Build:
src/Artemis.Storage/Entities/RawProfileContainer.cs#L9
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
MacOS Build:
src/Artemis.UI.Shared/ViewModelBase.cs#L30
'ContentDialogViewModelBase.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
MacOS Build:
src/Artemis.UI.Shared/ViewModelBase.cs#L35
'ContentDialogViewModelBase.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
|
MacOS Build:
src/Artemis.UI.Shared/Controls/DeviceVisualizer.cs#L198
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
MacOS Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showFullPaths' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
MacOS Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showDataModelValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
MacOS Build:
src/Artemis.UI.Shared/Services/ProfileEditor/ProfileEditorService.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
MacOS Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L22
The field 'DataModelUIService._showDataModelValues' is never used
|
MacOS Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
|
MacOS Build
The field 'ListOperatorPredicateNodeCustomViewModel._editorOpen' is never used
|
MacOS Build
'DotTrace.EnsurePrerequisite(Uri, NuGetApi, string)' is obsolete: 'Use Init or InitOffline instead'
|
MacOS Build
'DotMemory.EnsurePrerequisite(Uri, NuGetApi, string)' is obsolete: 'Use Init or InitOffline instead'
|
MacOS Build
'DotTrace.EnsurePrerequisiteAsync(CancellationToken, IProgress<double>, Uri, NuGetApi, string)' is obsolete: 'Use InitAsync or InitOffline instead'
|
MacOS Build
'DotMemory.EnsurePrerequisiteAsync(CancellationToken, IProgress<double>, Uri, NuGetApi, string)' is obsolete: 'Use InitAsync or InitOffline instead'
|
MacOS Build
Nullability of reference types in type of parameter 'value' of 'object RenderScaleConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
MacOS Build
Nullability of reference types in type of parameter 'parameter' of 'object RenderScaleConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
MacOS Build
Nullability of reference types in type of parameter 'value' of 'object RenderScaleConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
MacOS Build
Nullability of reference types in type of parameter 'parameter' of 'object RenderScaleConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
MacOS Build
Non-nullable property 'Capture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows Build:
src/Artemis.Storage/Entities/RawProfileContainer.cs#L8
Non-nullable property 'ProfileConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows Build:
src/Artemis.Storage/Entities/RawProfileContainer.cs#L9
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows Build:
src/Artemis.UI.Shared/ViewModelBase.cs#L30
'ContentDialogViewModelBase.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Windows Build:
src/Artemis.UI.Shared/ViewModelBase.cs#L35
'ContentDialogViewModelBase.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
|
Windows Build:
src/Artemis.UI.Shared/Services/ProfileEditor/ProfileEditorService.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Windows Build:
src/Artemis.UI.Shared/Controls/DeviceVisualizer.cs#L198
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Windows Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showFullPaths' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L24
Non-nullable field '_showDataModelValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L21
The field 'DataModelUIService._showFullPaths' is never used
|
Windows Build:
src/Artemis.UI.Shared/Services/DataModelUIService.cs#L22
The field 'DataModelUIService._showDataModelValues' is never used
|
Windows Build
The field 'PhilipsHueConfigurationViewModel._lightDisplay' is never used
|
Windows Build
The field 'PhilipsHueConfigurationViewModel._roomDisplay' is never used
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairDeviceProvider.RestartTimerOnElapsed(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairLegacyDeviceProvider.Provider_OnException(object sender, ExceptionEventArgs args)' doesn't match the target delegate 'EventHandler<ExceptionEventArgs>' (possibly because of nullability attributes).
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairLegacyDeviceProvider.Provider_OnException(object sender, ExceptionEventArgs args)' doesn't match the target delegate 'EventHandler<ExceptionEventArgs>' (possibly because of nullability attributes).
|
Windows Build
Possible null reference return.
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairDeviceProvider.SessionStateChanged(object sender, CorsairSessionState state)' doesn't match the target delegate 'EventHandler<CorsairSessionState>' (possibly because of nullability attributes).
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairDeviceProvider.Provider_OnException(object sender, ExceptionEventArgs args)' doesn't match the target delegate 'EventHandler<ExceptionEventArgs>' (possibly because of nullability attributes).
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairDeviceProvider.SessionStateChanged(object sender, CorsairSessionState state)' doesn't match the target delegate 'EventHandler<CorsairSessionState>' (possibly because of nullability attributes).
|
Windows Build
Nullability of reference types in type of parameter 'sender' of 'void CorsairDeviceProvider.Provider_OnException(object sender, ExceptionEventArgs args)' doesn't match the target delegate 'EventHandler<ExceptionEventArgs>' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artemis-linux-x64-1.2025.0204.3
|
101 MB |
|
artemis-osx-x64-1.2025.0204.3
|
103 MB |
|
artemis-win-x64-1.2025.0204.3
|
113 MB |
|