移动个人电台至我的页面 #90
Annotations
11 errors and 31 warnings
build (Release, arm64):
NonsPlayer/App.xaml.cs#L116
The type or namespace name 'FavoriteSongCardViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release, arm64):
NonsPlayer/App.xaml.cs#L116
The type or namespace name 'FavoriteSongCardViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release, arm64)
Process completed with exit code 1.
|
build (Debug, x64)
The job was canceled because "Release_arm64" failed.
|
build (Debug, x64):
NonsPlayer/App.xaml.cs#L116
The type or namespace name 'FavoriteSongCardViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug, x64):
NonsPlayer/App.xaml.cs#L116
The type or namespace name 'FavoriteSongCardViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug, x64)
Process completed with exit code 1.
|
build (Release, x64)
The job was canceled because "Release_arm64" failed.
|
build (Release, x64)
The operation was canceled.
|
build (Debug, arm64)
The job was canceled because "Release_arm64" failed.
|
build (Debug, arm64)
The operation was canceled.
|
build (Release, arm64)
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, microsoft/setup-msbuild@v1.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Models/Music/IMusic.cs#L16
'IMusic.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
|
build (Release, arm64):
NonsPlayer.Core/Models/LocalMusic.cs#L103
Nullability of reference types in return type of 'Task<Lyric?> LocalMusic.GetLyric()' doesn't match implicitly implemented member 'Task<Lyric> IMusic.GetLyric()'.
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Models/Nons/IAccount.cs#L7
'IAccount.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
|
build (Release, arm64):
NonsPlayer.Core/Utils/HttpUtils.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build (Release, arm64):
NonsPlayer.Core/AMLL/Models/LyricWord.cs#L10
Non-nullable property 'Pure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'DisPlayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, arm64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug, x64):
NonsPlayer.Launcher/NonsPlayer.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
build (Debug, x64):
NonsPlayer.Launcher/NonsPlayer.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
build (Debug, x64):
NonsPlayer.Core/Utils/HttpUtils.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build (Debug, x64):
NonsPlayer.Core/Models/LocalMusic.cs#L103
Nullability of reference types in return type of 'Task<Lyric?> LocalMusic.GetLyric()' doesn't match implicitly implemented member 'Task<Lyric> IMusic.GetLyric()'.
|
build (Debug, x64):
NonsPlayer.Core/Contracts/Models/Music/IMusic.cs#L16
'IMusic.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
|
build (Debug, x64):
NonsPlayer.Core/Contracts/Models/Nons/IAccount.cs#L7
'IAccount.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
|
build (Debug, x64):
NonsPlayer.Core/AMLL/Models/LyricWord.cs#L10
Non-nullable property 'Pure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug, x64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug, x64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'DisPlayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug, x64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, x64):
NonsPlayer.Launcher/NonsPlayer.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
build (Release, x64):
NonsPlayer.Launcher/NonsPlayer.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
build (Release, x64):
NonsPlayer.Core/Contracts/Models/Music/IMusic.cs#L16
'IMusic.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
|
build (Release, x64):
NonsPlayer.Core/Contracts/Models/Nons/IAccount.cs#L7
'IAccount.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
|
build (Release, x64):
NonsPlayer.Core/Utils/HttpUtils.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build (Release, x64):
NonsPlayer.Core/Models/LocalMusic.cs#L103
Nullability of reference types in return type of 'Task<Lyric?> LocalMusic.GetLyric()' doesn't match implicitly implemented member 'Task<Lyric> IMusic.GetLyric()'.
|
build (Release, x64):
NonsPlayer.Core/AMLL/Models/LyricWord.cs#L10
Non-nullable property 'Pure' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, x64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, x64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'DisPlayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, x64):
NonsPlayer.Core/Contracts/Plugins/IPlugin.cs#L17
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|