Update README.md #72
cicd.yaml
on: push
lyrics_scraper_net-cicd
1m 29s
Annotations
22 warnings
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 '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 '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:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L26
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L47
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L44
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L63
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L69
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L26
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L47
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Network/NetHttpClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L29
Possible null reference return.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L39
Possible null reference return.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/AZLyrics/AZLyricsParser.cs#L10
Possible null reference return.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L31
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|