[Chores] Update Dependencies #66
Annotations
1 error and 22 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
HyPlayer.NeteaseApi/Bases/ExceptionedErrorBase.cs#L5
'ExceptionedErrorBase.InnerException' hides inherited member 'Exception.InnerException'. Use the new keyword if hiding was intended.
|
HyPlayer.NeteaseApi/NeteaseCloudMusicApiHandler.cs#L16
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.
|
HyPlayer.NeteaseApi/ApiContracts/AiDjContentRcmdInfo.cs#L17
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.
|
HyPlayer.NeteaseApi/ApiContracts/AiDjContentRcmdInfo.cs#L37
Non-nullable property 'ExtInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HyPlayer.NeteaseApi/Extensions/JsonSerializer/JsonBooleanConverter.cs#L16
Unreachable code detected
|
HyPlayer.NeteaseApi/ApiContracts/MusicFirstListenInfoApi.cs#L31
Non-nullable property 'SongId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HyPlayer.NeteaseApi/ApiContracts/SearchApi.cs#L18
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.
|
HyPlayer.NeteaseApi/ApiContracts/PlaylistTracksGetApi.cs#L37
Non-nullable property 'Playlist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
HyPlayer.NeteaseProvider/Models/NeteaseArtist.cs#L12
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.
|
HyPlayer.NeteaseApi/Bases/ExceptionedErrorBase.cs#L5
'ExceptionedErrorBase.InnerException' hides inherited member 'Exception.InnerException'. Use the new keyword if hiding was intended.
|
HyPlayer.NeteaseApi/NeteaseCloudMusicApiHandler.cs#L16
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.
|
HyPlayer.NeteaseApi/ApiContracts/AiDjContentRcmdInfo.cs#L17
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.
|
HyPlayer.NeteaseApi/ApiContracts/AiDjContentRcmdInfo.cs#L37
Non-nullable property 'ExtInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HyPlayer.NeteaseApi/ApiContracts/SearchApi.cs#L18
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.
|
HyPlayer.NeteaseApi/ApiContracts/PlaylistTracksGetApi.cs#L37
Non-nullable property 'Playlist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HyPlayer.NeteaseApi/Extensions/JsonSerializer/JsonBooleanConverter.cs#L16
Unreachable code detected
|
HyPlayer.NeteaseApi/ApiContracts/MusicFirstListenInfoApi.cs#L31
Non-nullable property 'SongId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
HyPlayer.NeteaseProvider/Models/NeteaseSearchContainer.cs#L51
Unreachable code detected
|
HyPlayer.NeteaseProvider/Mappers/PlaylistItemToNeteasePlaylistMapper.cs#L49
Possible null reference assignment.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages".
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/
|
The logs for this run have expired and are no longer available.
Loading