Merge remote-tracking branch 'origin/master' #23
Annotations
8 errors and 4 warnings
Build:
NonsPlayer.Core/Models/Lyric.cs#L3
The type or namespace name 'LyricParser' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NonsPlayer.Core/Models/Music.cs#L1
The type or namespace name 'LyricParser' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NonsPlayer.Core/Models/Music.cs#L8
The type or namespace name 'LyricParser' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NonsPlayer.Core/Models/Lyric.cs#L10
The type or namespace name 'LrcLyricCollection' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NonsPlayer.Core/Models/Lyric.cs#L11
The type or namespace name 'LrcLyricCollection' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NonsPlayer.Core/Models/Lyric.cs#L13
The type or namespace name 'LrcLyricCollection' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NonsPlayer.Core/Models/Lyric.cs#L13
The type or namespace name 'LrcLyricCollection' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Post Checkout
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
NonsPlayer.Core/Models/Artist.cs#L12
'Artist.MiddleAvatarUrl' hides inherited member 'INonsModel.MiddleAvatarUrl'. Use the new keyword if hiding was intended.
|
Loading