Merge pull request #7 from SKProCH/diSupport #4
Annotations
11 warnings
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/
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaPlaylistSignature.cs(12,23): 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]
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaPlaylistSignature.cs(14,33): 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]
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaPlaylistSignature.cs(16,26): 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]
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaAlbumSignature.cs(23,23): 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]
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/Responses/MetaAlbum.cs(12,23): 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]
|
/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]
|
/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]
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicMainResolver.cs(24,26): 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]
|
/home/runner/work/YandexMusicResolver/YandexMusicResolver/YandexMusicResolver/YandexMusicMainResolver.cs(25,26): 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]
|
/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]
|
This job succeeded
Loading