Skip to content

Merge pull request #6 from SKProCH/dev #32

Merge pull request #6 from SKProCH/dev

Merge pull request #6 from SKProCH/dev #32

Triggered via push August 9, 2024 22:16
Status Success
Total duration 30s
Artifacts

publish.yml

on: push
build_and_publish
21s
build_and_publish
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build_and_publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. 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_publish
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_and_publish
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build_and_publish
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_and_publish: YandexMusicResolver/Responses/MetaAlbum.cs#L12
Non-nullable property 'OgImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_publish: YandexMusicResolver/Responses/MetaPlaylistSignature.cs#L12
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_publish: YandexMusicResolver/Responses/MetaPlaylistSignature.cs#L14
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_publish: YandexMusicResolver/Responses/MetaPlaylistSignature.cs#L16
Non-nullable property 'Cover' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_publish: YandexMusicResolver/Responses/MetaAlbumSignature.cs#L23
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_publish: YandexMusicResolver/Config/YandexTokenChangedEventArgs.cs#L13
Missing XML comment for publicly visible type or member 'YandexTokenChangedEventArgs.Token'
build_and_publish: YandexMusicResolver/IYandexMusicAuthService.cs#L7
Missing XML comment for publicly visible type or member 'IYandexMusicAuthService'
build_and_publish
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_and_publish: YandexMusicResolver/Responses/MetaAlbum.cs#L12
Non-nullable property 'OgImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.