Bump CommunityToolkit.Mvvm from 8.4.1 to 8.4.2 #43
Annotations
21 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dotnet/nbgv@v0.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish Linux:
DMXforDummies/App.axaml.cs#L116
Dereference of a possibly null reference.
|
|
Publish Linux:
DMXforDummies/App.axaml.cs#L112
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.
|
|
Publish Linux:
DMXforDummies/Views/MessageBox.axaml.cs#L12
Non-nullable field 'startup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish Linux:
DMXforDummies/ViewModels/SetGlobalSceneCommand.cs#L32
Nullability of reference types in type of 'event EventHandler SetGlobalSceneCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
Publish Linux:
DMXforDummies/ViewModels/SetGlobalSceneCommand.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'void SetGlobalSceneCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Linux:
DMXforDummies/ViewModels/SetGlobalSceneCommand.cs#L26
Nullability of reference types in type of parameter 'parameter' of 'bool SetGlobalSceneCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Linux:
DMXforDummies/ViewModels/SetDevicesSceneCommand.cs#L43
Nullability of reference types in type of 'event EventHandler SetDevicesSceneCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
Publish Linux:
DMXforDummies/ViewModels/SetDevicesSceneCommand.cs#L23
Nullability of reference types in type of parameter 'parameter' of 'void SetDevicesSceneCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Linux:
DMXforDummies/ViewModels/SetDevicesSceneCommand.cs#L37
Nullability of reference types in type of parameter 'parameter' of 'bool SetDevicesSceneCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Linux:
DMXforDummies/Helpers.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Publish Windows:
DMXforDummies/Views/ColorDialog.axaml.cs#L28
Non-nullable field 'deviceMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish Windows:
DMXforDummies/Views/MainWindow.axaml.cs#L23
Non-nullable field 'INSTANCE' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish Windows:
DMXforDummies/Views/MessageBox.axaml.cs#L12
Non-nullable field 'startup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish Windows:
DMXforDummies/ViewModels/SetGlobalSceneCommand.cs#L32
Nullability of reference types in type of 'event EventHandler SetGlobalSceneCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
Publish Windows:
DMXforDummies/ViewModels/SetGlobalSceneCommand.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'void SetGlobalSceneCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Windows:
DMXforDummies/ViewModels/SetGlobalSceneCommand.cs#L26
Nullability of reference types in type of parameter 'parameter' of 'bool SetGlobalSceneCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Windows:
DMXforDummies/ViewModels/SetDevicesSceneCommand.cs#L43
Nullability of reference types in type of 'event EventHandler SetDevicesSceneCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
Publish Windows:
DMXforDummies/ViewModels/SetDevicesSceneCommand.cs#L23
Nullability of reference types in type of parameter 'parameter' of 'void SetDevicesSceneCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Windows:
DMXforDummies/ViewModels/SetDevicesSceneCommand.cs#L37
Nullability of reference types in type of parameter 'parameter' of 'bool SetDevicesSceneCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish Windows:
DMXforDummies/Helpers.cs#L21
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
Loading