CD Pipeline fix #4
Annotations
1 error and 9 warnings
build (Release)
Process completed with exit code 1.
|
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Release):
QPlayer/ThemesV2/ThemeTypes.cs#L18
Possible null reference return.
|
build (Release):
QPlayer/ViewModels/ViewModel.cs#L119
Non-nullable field 'logList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
QPlayer/ViewModels/ViewModel.cs#L123
The field 'MainViewModel.started' is assigned but its value is never used
|
build (Release):
QPlayer/ThemesV2/ThemeTypes.cs#L18
Possible null reference return.
|
build (Release):
QPlayer/ViewModels/ViewModel.cs#L119
Non-nullable field 'logList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
QPlayer/ViewModels/ViewModel.cs#L123
The field 'MainViewModel.started' is assigned but its value is never used
|