Revert "Merge branch 'development'" #118
Annotations
60 warnings
Linux Build
Converting null literal or possible null value to non-nullable type.
|
Linux Build
Possible null reference argument for parameter 'command' in 'WebSocketCommandEventArgs.WebSocketCommandEventArgs(WebSocketCommand command)'.
|
Linux Build
Converting null literal or possible null value to non-nullable type.
|
Linux Build
Possible null reference assignment.
|
Linux Build
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Linux Build
Dereference of a possibly null reference.
|
Linux Build
Possible null reference argument for parameter 'c' in 'bool Type.IsSubclassOf(Type c)'.
|
Linux Build
The field 'PhilipsHueConfigurationViewModel._lightDisplay' is never used
|
Linux Build
The field 'PhilipsHueConfigurationViewModel._roomDisplay' is never used
|
Linux Build
This call site is reachable on all platforms. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Linux Build:
src/Artemis.Core/Services/Registration/LayerBrushService.cs#L45
Dereference of a possibly null reference.
|
Linux Build:
src/Artemis.Core/Services/PluginManagementService.cs#L38
Non-nullable field '_hotReloadWatcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Linux Build:
src/Artemis.Core/Models/ProfileConfiguration/ProfileConfiguration.cs#L26
The field 'ProfileConfiguration._isBeingEdited' is never used
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L3
Missing XML comment for publicly visible type or member 'ProcessInfo'
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L7
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessId'
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L8
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessName'
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L9
Missing XML comment for publicly visible type or member 'ProcessInfo.ImageName'
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L10
Missing XML comment for publicly visible type or member 'ProcessInfo.Executable'
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L16
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessInfo(int, string, string, string)'
|
Linux Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessMonitor.cs#L10
Missing XML comment for publicly visible type or member 'ProcessMonitor'
|
MacOS Build:
src/Artemis.Core/Services/Registration/LayerBrushService.cs#L45
Dereference of a possibly null reference.
|
MacOS Build:
src/Artemis.Core/Services/PluginManagementService.cs#L38
Non-nullable field '_hotReloadWatcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
MacOS Build:
src/Artemis.Core/Models/ProfileConfiguration/ProfileConfiguration.cs#L26
The field 'ProfileConfiguration._isBeingEdited' is never used
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L3
Missing XML comment for publicly visible type or member 'ProcessInfo'
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L7
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessId'
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L8
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessName'
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L9
Missing XML comment for publicly visible type or member 'ProcessInfo.ImageName'
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L10
Missing XML comment for publicly visible type or member 'ProcessInfo.Executable'
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L16
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessInfo(int, string, string, string)'
|
MacOS Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessMonitor.cs#L10
Missing XML comment for publicly visible type or member 'ProcessMonitor'
|
MacOS Build
Converting null literal or possible null value to non-nullable type.
|
MacOS Build
Possible null reference argument for parameter 'command' in 'WebSocketCommandEventArgs.WebSocketCommandEventArgs(WebSocketCommand command)'.
|
MacOS Build
Dereference of a possibly null reference.
|
MacOS Build
Possible null reference argument for parameter 'c' in 'bool Type.IsSubclassOf(Type c)'.
|
MacOS Build
Converting null literal or possible null value to non-nullable type.
|
MacOS Build
Possible null reference assignment.
|
MacOS Build
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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).
|
Windows Build:
src/Artemis.Core/Services/Registration/LayerBrushService.cs#L45
Dereference of a possibly null reference.
|
Windows Build:
src/Artemis.Core/Services/PluginManagementService.cs#L38
Non-nullable field '_hotReloadWatcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
src/Artemis.Core/Models/ProfileConfiguration/ProfileConfiguration.cs#L26
The field 'ProfileConfiguration._isBeingEdited' is never used
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L3
Missing XML comment for publicly visible type or member 'ProcessInfo'
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L7
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessId'
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L8
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessName'
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L9
Missing XML comment for publicly visible type or member 'ProcessInfo.ImageName'
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L10
Missing XML comment for publicly visible type or member 'ProcessInfo.Executable'
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L16
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessInfo(int, string, string, string)'
|
Windows Build:
src/Artemis.Core/Services/ProcessMonitoring/ProcessMonitor.cs#L10
Missing XML comment for publicly visible type or member 'ProcessMonitor'
|
Windows Build
The field 'PhilipsHueConfigurationViewModel._roomDisplay' is never used
|
Windows Build
The field 'PhilipsHueConfigurationViewModel._lightDisplay' is never used
|
Windows 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).
|
Windows 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).
|
Windows 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).
|
Windows 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).
|
Windows Build
Converting null literal or possible null value to non-nullable type.
|
Windows Build
Converting null literal or possible null value to non-nullable type.
|
Windows Build
Non-nullable property 'Capture' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Windows Build
Non-nullable property 'GraphicsCardVendorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artemis-linux-x64-1.2023.1009.1
Expired
|
170 MB |
|
artemis-osx-x64-1.2023.1009.1
Expired
|
176 MB |
|
artemis-win10-x64-1.2023.1009.1
Expired
|
203 MB |
|