Skip to content

Change: 对一些功能进行修补 #4

Change: 对一些功能进行修补

Change: 对一些功能进行修补 #4

Triggered via push August 27, 2023 15:12
Status Success
Total duration 3m 56s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 48 warnings
build (Release, x86)
Assets file 'D:\a\NonsPlayer\NonsPlayer\NonsPlayer\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build (Debug, x86)
Assets file 'D:\a\NonsPlayer\NonsPlayer\NonsPlayer\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build (Debug, x64)
Assets file 'D:\a\NonsPlayer\NonsPlayer\NonsPlayer\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build (Release, x64)
Assets file 'D:\a\NonsPlayer\NonsPlayer\NonsPlayer\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build (Release, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. 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, x86)
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, x86): NonsPlayer.Updater/Updater.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (Release, x86): NonsPlayer.Core/Models/Playlist.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Models/Artist.cs#L14
'Artist.MiddleAvatarUrl' hides inherited member 'INonsModel.MiddleAvatarUrl'. Use the new keyword if hiding was intended.
build (Release, x86): NonsPlayer.Core/Helpers/RequestsHelper.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Helpers/RegHelper.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Helpers/RequestsHelper.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Helpers/RegHelper.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Nons/NonsCore.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Nons/Account/Account.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x86): NonsPlayer.Core/Nons/NonsCore.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug, x86)
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 (Debug, x86): NonsPlayer.Updater/Updater.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (Debug, x86): NonsPlayer.Core/Nons/Account/Account.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Nons/Account/Account.cs#L228
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Nons/NonsCore.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Nons/NonsCore.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Models/Playlist.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Models/Artist.cs#L14
'Artist.MiddleAvatarUrl' hides inherited member 'INonsModel.MiddleAvatarUrl'. Use the new keyword if hiding was intended.
build (Debug, x86): NonsPlayer.Core/Nons/Player/Player.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Nons/Player/Player.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x86): NonsPlayer.Core/Helpers/RegHelper.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug, x64)
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 (Debug, x64): NonsPlayer.Updater/Updater.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (Debug, x64): NonsPlayer.Core/Helpers/RegHelper.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Helpers/RegHelper.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Helpers/RequestsHelper.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Helpers/RequestsHelper.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Models/Artist.cs#L14
'Artist.MiddleAvatarUrl' hides inherited member 'INonsModel.MiddleAvatarUrl'. Use the new keyword if hiding was intended.
build (Debug, x64): NonsPlayer.Core/Models/Playlist.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Nons/Account/Account.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Nons/Account/Account.cs#L228
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, x64): NonsPlayer.Core/Nons/NonsCore.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. 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, x64): NonsPlayer.Updater/Updater.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (Release, x64): NonsPlayer.Core/Helpers/RegHelper.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Helpers/RegHelper.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Helpers/RequestsHelper.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Helpers/RequestsHelper.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Models/Artist.cs#L14
'Artist.MiddleAvatarUrl' hides inherited member 'INonsModel.MiddleAvatarUrl'. Use the new keyword if hiding was intended.
build (Release, x64): NonsPlayer.Core/Models/Playlist.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Nons/NonsCore.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Nons/NonsCore.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64): NonsPlayer.Core/Nons/Account/Account.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, x64)
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/