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
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
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.
|
Publish Plugins
Non-nullable property 'GraphicsCardDeviceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish Plugins
Non-nullable property 'DisplayName' 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