Skip to content

Migrate to file scoped namespaces #6

Migrate to file scoped namespaces

Migrate to file scoped namespaces #6

Triggered via push August 23, 2024 17:40
Status Success
Total duration 3m 6s
Artifacts
build-and-test  /  build-and-publish
2m 58s
build-and-test / build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test / build-and-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaPlaylistSignature.cs(13,19): warning CS8618: Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaPlaylistSignature.cs(15,29): warning CS8618: Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaPlaylistSignature.cs(17,22): warning CS8618: Non-nullable property 'Cover' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaAlbumSignature.cs(24,19): warning CS8618: Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaAlbum.cs(13,19): warning CS8618: Non-nullable property 'OgImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Config/YandexTokenChangedEventArgs.cs(13,19): warning CS1591: Missing XML comment for publicly visible type or member 'YandexTokenChangedEventArgs.Token' [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/IYandexMusicAuthService.cs(7,18): warning CS1591: Missing XML comment for publicly visible type or member 'IYandexMusicAuthService' [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicMainResolver.cs(25,22): warning CS1572: XML comment has a param tag for 'credentialsProvider', but there is no parameter by that name [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicMainResolver.cs(26,22): warning CS1572: XML comment has a param tag for 'clientFactory', but there is no parameter by that name [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]
build-and-test / build-and-publish
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexServiceCollectionExtensions.cs(7,21): warning CS1591: Missing XML comment for publicly visible type or member 'YandexServiceCollectionExtensions' [/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver.csproj]