Skip to content

Update build_and_release_all.yml #61

Update build_and_release_all.yml

Update build_and_release_all.yml #61

Triggered via push January 13, 2025 02:43
Status Success
Total duration 1m 31s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: OpenIPC_Config/Models/DeviceConfig.cs#L98
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceConfig.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: OpenIPC_Config/Models/DeviceConfig.cs#L100
Cannot convert null literal to non-nullable reference type.
build: OpenIPC_Config/Logging/EventAggregatorSink.cs#L15
Cannot convert null literal to non-nullable reference type.
build: OpenIPC_Config/Services/INetworkCommands.cs#L8
Method, operator, or accessor 'INetworkCommands.Ping(DeviceConfig)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: OpenIPC_Config/Services/EnumToBoolConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object EnumToBoolConverter.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).
build: OpenIPC_Config/Services/EnumToBoolConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object EnumToBoolConverter.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).
build: OpenIPC_Config/Services/EnumToBoolConverter.cs#L15
Nullability of reference types in type of parameter 'value' of 'object EnumToBoolConverter.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).
build: OpenIPC_Config/Services/EnumToBoolConverter.cs#L15
Nullability of reference types in type of parameter 'parameter' of 'object EnumToBoolConverter.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).
build: OpenIPC_Config/Events/RadxaContentUpdateEvent.cs#L11
Non-nullable property 'WifiBroadcastContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OpenIPC_Config/Events/RadxaContentUpdateEvent.cs#L12
Non-nullable property 'ScreenModeContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
30 tests found
There are 30 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
coverage
27.7 KB
test-results
69.1 KB