Merge branch 'development' #123
Annotations
20 warnings
Publish Artemis:
src/Artemis.Core/Services/Registration/LayerBrushService.cs#L45
Dereference of a possibly null reference.
|
Publish Artemis:
src/Artemis.Core/Models/Surface/ArtemisDevice.cs#L158
Missing XML comment for publicly visible type or member 'ArtemisDevice.LayoutSelection'
|
Publish Artemis:
src/Artemis.Core/Models/Surface/Layout/ArtemisLayout.cs#L60
Missing XML comment for publicly visible type or member 'ArtemisLayout.IsDefaultLayout'
|
Publish Artemis:
src/Artemis.Core/Providers/CustomPathLayoutProvider.cs#L3
Missing XML comment for publicly visible type or member 'CustomPathLayoutProvider'
|
Publish Artemis:
src/Artemis.Core/Providers/CustomPathLayoutProvider.cs#L5
Missing XML comment for publicly visible type or member 'CustomPathLayoutProvider.LayoutType'
|
Publish Artemis:
src/Artemis.Core/Providers/DefaultLayoutProvider.cs#L3
Missing XML comment for publicly visible type or member 'DefaultLayoutProvider'
|
Publish Artemis:
src/Artemis.Core/Providers/DefaultLayoutProvider.cs#L5
Missing XML comment for publicly visible type or member 'DefaultLayoutProvider.LayoutType'
|
Publish Artemis:
src/Artemis.Core/Providers/Interfaces/ILayoutProvider.cs#L15
Missing XML comment for publicly visible type or member 'ILayoutProvider.ApplyLayout(ArtemisDevice, ArtemisLayout)'
|
Publish Artemis:
src/Artemis.Core/Providers/Interfaces/ILayoutProvider.cs#L16
Missing XML comment for publicly visible type or member 'ILayoutProvider.IsMatch(ArtemisDevice)'
|
Publish Artemis:
src/Artemis.Core/Providers/NoneLayoutProvider.cs#L3
Missing XML comment for publicly visible type or member 'NoneLayoutProvider'
|
Publish Plugins
Converting null literal or possible null value to non-nullable type.
|
Publish Plugins
Possible null reference argument for parameter 'command' in 'WebSocketCommandEventArgs.WebSocketCommandEventArgs(WebSocketCommand command)'.
|
Publish Plugins
Converting null literal or possible null value to non-nullable type.
|
Publish Plugins
Possible null reference assignment.
|
Publish Plugins
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish Plugins
Dereference of a possibly null reference.
|
Publish Plugins
Possible null reference argument for parameter 'c' in 'bool Type.IsSubclassOf(Type c)'.
|
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).
|
The logs for this run have expired and are no longer available.
Loading