Skip to content

修正部分元素对齐方式,更改全部组件字体为MiSans #88

修正部分元素对齐方式,更改全部组件字体为MiSans

修正部分元素对齐方式,更改全部组件字体为MiSans #88

Triggered via push July 24, 2024 18:23
Status Success
Total duration 7m 31s
Artifacts 4

build.yml

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

Annotations

45 warnings
build (Release, x64)
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, actions/upload-artifact@v3.1.2. 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, 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#L15
'IMusic.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#L109
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/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/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/Models/Music/IMusic.cs#L23
Possible null reference return.
build (Release, x64): NonsPlayer.Core/Contracts/Adapters/IAdapter.cs#L7
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/Adapters/IAdapter.cs#L7
Non-nullable property 'Platform' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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, actions/upload-artifact@v3.1.2. 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#L15
'IMusic.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
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/Models/LocalMusic.cs#L109
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/Models/SearchResult.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, arm64): NonsPlayer.Core/Models/SearchResult.cs#L13
Non-nullable property 'Md5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, arm64): NonsPlayer.Core/Models/SearchResult.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, arm64): NonsPlayer.Core/Models/SearchResult.cs#L13
Non-nullable property 'ShareUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, arm64): NonsPlayer.Core/Models/SearchResult.cs#L13
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, arm64): NonsPlayer.Core/Contracts/Adapters/IAdapter.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, x64)
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, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Contracts/Models/Music/IMusic.cs#L15
'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/Utils/HttpUtils.cs#L24
Cannot convert null literal to non-nullable reference type.
build (Debug, x64): NonsPlayer.Core/Models/LocalMusic.cs#L109
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/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 (Debug, x64): 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 (Debug, 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, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug, arm64): NonsPlayer.Core/Contracts/Models/Music/IMusic.cs#L15
'IMusic.Name' hides inherited member 'INonsModel.Name'. Use the new keyword if hiding was intended.
build (Debug, 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 (Debug, arm64): NonsPlayer.Core/Models/LocalMusic.cs#L109
Nullability of reference types in return type of 'Task<Lyric?> LocalMusic.GetLyric()' doesn't match implicitly implemented member 'Task<Lyric> IMusic.GetLyric()'.
build (Debug, arm64): NonsPlayer.Core/Utils/HttpUtils.cs#L24
Cannot convert null literal to non-nullable reference type.
build (Debug, arm64): NonsPlayer.Core/Nons/Account.cs#L10
Non-nullable field 'AccountInitializedHandle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Debug, 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 (Debug, arm64): NonsPlayer.Core/Contracts/Adapters/IAdapter.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, arm64): NonsPlayer.Core/Contracts/Adapters/IAdapter.cs#L7
Non-nullable property 'Platform' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, arm64): NonsPlayer.Core/Contracts/Adapters/IAdapter.cs#L7
Non-nullable property 'DisplayPlatform' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, arm64): NonsPlayer.Core/Contracts/Adapters/IAdapter.cs#L7
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NonsPlayerDebug_arm64_2601cc3", "NonsPlayerDebug_x64_2601cc3", "NonsPlayerRelease_arm64_2601cc3", "NonsPlayerRelease_x64_2601cc3". 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/

Artifacts

Produced during runtime
Name Size
NonsPlayerDebug_arm64_2601cc3 Expired
116 MB
NonsPlayerDebug_x64_2601cc3 Expired
110 MB
NonsPlayerRelease_arm64_2601cc3 Expired
110 MB
NonsPlayerRelease_x64_2601cc3 Expired
107 MB