Merge pull request #34 from skuill/feature/28_lyricfind_region_availa… #146
cicd.yaml
on: push
lyrics_scraper_net-cicd
1m 48s
Annotations
23 warnings
lyrics_scraper_net-cicd
The target framework 'net7.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.
|
lyrics_scraper_net-cicd
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.
|
lyrics_scraper_net-cicd
The target framework 'netcoreapp3.1' 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.
|
lyrics_scraper_net-cicd
The target framework 'net7.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.
|
lyrics_scraper_net-cicd
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.
|
lyrics_scraper_net-cicd
The target framework 'netcoreapp3.1' 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.
|
lyrics_scraper_net-cicd
The target framework 'net7.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.
|
lyrics_scraper_net-cicd
The target framework 'netcoreapp3.1' 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.
|
lyrics_scraper_net-cicd
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.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L37
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L65
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L37
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L37
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L65
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L29
Possible null reference return.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_loggerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_externalProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_lyricScraperClientConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L36
Non-nullable field '_loggerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/LyricsScraperClient.cs#L36
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|