Build All Platforms #2
Annotations
62 warnings
build-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-linux:
YALCY/Udp/UdpIntake.cs#L62
Nullability of reference types in type of 'event PropertyChangedEventHandler DatapacketMember<T>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/MainWindowViewModel.cs#L250
'DeviceCategory.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
build-linux:
YALCY/ViewModels/MainWindowViewModel.cs#L250
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceCategory.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-linux:
YALCY/ViewModels/MainWindowViewModel.cs#L266
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build-linux:
YALCY/Dmx.Net/Controllers/OpenDmxController.cs#L198
Non-nullable field 'SerialNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-linux:
YALCY/Dmx.Net/Controllers/OpenDmxController.cs#L199
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-linux:
YALCY/ViewModels/MainWindowViewModel.cs#L250
'DeviceCategory.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
build-linux:
YALCY/ViewModels/MainWindowViewModel.cs#L250
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceCategory.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-linux:
YALCY/Udp/UdpIntake.cs#L62
Nullability of reference types in type of 'event PropertyChangedEventHandler DatapacketMember<T>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-linux:
YALCY/SettingsManager.cs#L13
Non-nullable property 'CurrentEnableSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-linux:
YALCY/SettingsManager.cs#L14
Non-nullable property 'CurrentSingleSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-linux:
YALCY/SettingsManager.cs#L15
Non-nullable property 'CurrentChannelSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-macos:
YALCY/Udp/UdpIntake.cs#L62
Nullability of reference types in type of 'event PropertyChangedEventHandler DatapacketMember<T>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/MainWindowViewModel.cs#L250
'DeviceCategory.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
build-macos:
YALCY/ViewModels/MainWindowViewModel.cs#L250
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceCategory.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-macos:
YALCY/App.axaml.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-macos:
YALCY/App.axaml.cs#L46
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-macos:
YALCY/App.axaml.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-macos:
YALCY/Udp/UdpIntake.cs#L62
Nullability of reference types in type of 'event PropertyChangedEventHandler DatapacketMember<T>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-macos:
YALCY/ViewModels/MainWindowViewModel.cs#L250
'DeviceCategory.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
build-macos:
YALCY/ViewModels/MainWindowViewModel.cs#L250
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceCategory.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-macos:
YALCY/App.axaml.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-macos:
YALCY/App.axaml.cs#L46
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-macos:
YALCY/App.axaml.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-binaries", "macos-binaries", "windows-binaries".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build-windows:
YALCY/Udp/UdpIntake.cs#L62
Nullability of reference types in type of 'event PropertyChangedEventHandler DatapacketMember<T>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/MainWindowViewModel.cs#L250
'DeviceCategory.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
build-windows:
YALCY/ViewModels/MainWindowViewModel.cs#L250
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceCategory.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-windows:
YALCY/Integrations/Hue/HueTalker.cs#L49
Possible null reference argument for parameter 'username' in 'Task<StreamingHueClient?> HueTalker.CreateStreamingClientAsync(string? bridgeIp, string username, string streamingClientKey)'.
|
build-windows:
YALCY/Integrations/Hue/HueTalker.cs#L49
Possible null reference argument for parameter 'streamingClientKey' in 'Task<StreamingHueClient?> HueTalker.CreateStreamingClientAsync(string? bridgeIp, string username, string streamingClientKey)'.
|
build-windows:
YALCY/SettingsManager.cs#L13
Non-nullable property 'CurrentEnableSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows:
YALCY/Udp/UdpIntake.cs#L62
Nullability of reference types in type of 'event PropertyChangedEventHandler DatapacketMember<T>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L11
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/IntToBoolConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object IntToBoolConverter.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-windows:
YALCY/ViewModels/MainWindowViewModel.cs#L250
'DeviceCategory.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
build-windows:
YALCY/ViewModels/MainWindowViewModel.cs#L250
Nullability of reference types in type of 'event PropertyChangedEventHandler DeviceCategory.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build-windows:
YALCY/App.axaml.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-windows:
YALCY/App.axaml.cs#L46
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-windows:
YALCY/App.axaml.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-binaries
|
126 MB |
|
macos-binaries
|
133 MB |
|
windows-binaries
|
128 MB |
|