Revert "Merge branch 'development'" #118
Annotations
20 warnings
Publish Artemis:
src/Artemis.Core/Services/Registration/LayerBrushService.cs#L45
Dereference of a possibly null reference.
|
Publish Artemis:
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.
|
Publish Artemis:
src/Artemis.Core/Models/ProfileConfiguration/ProfileConfiguration.cs#L26
The field 'ProfileConfiguration._isBeingEdited' is never used
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L3
Missing XML comment for publicly visible type or member 'ProcessInfo'
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L7
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessId'
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L8
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessName'
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L9
Missing XML comment for publicly visible type or member 'ProcessInfo.ImageName'
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L10
Missing XML comment for publicly visible type or member 'ProcessInfo.Executable'
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessInfo.cs#L16
Missing XML comment for publicly visible type or member 'ProcessInfo.ProcessInfo(int, string, string, string)'
|
Publish Artemis:
src/Artemis.Core/Services/ProcessMonitoring/ProcessMonitor.cs#L10
Missing XML comment for publicly visible type or member 'ProcessMonitor'
|
Publish Plugins
The field 'PhilipsHueConfigurationViewModel._roomDisplay' is never used
|
Publish Plugins
The field 'PhilipsHueConfigurationViewModel._lightDisplay' is never used
|
Publish Plugins
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).
|
Publish Plugins
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).
|
Publish Plugins
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).
|
Publish Plugins
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).
|
Publish Plugins
Converting null literal or possible null value to non-nullable type.
|
Publish Plugins
Converting null literal or possible null value to non-nullable type.
|
Publish Plugins
Non-nullable property 'Capture' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish Plugins
Non-nullable property 'GraphicsCardVendorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading