#17 Error when searching for lyrics of an instrumental track #18
Annotations
22 warnings
|
|
|
|
|
|
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L32
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
LyricsScraperNET/LyricsScraperClient.cs#L29
Possible null reference return.
|
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_loggerFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L32
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
LyricsScraperNET/Network/NetHttpClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L29
Possible null reference return.
|
LyricsScraperNET/Providers/AZLyrics/AZLyricsProvider.cs#L22
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LyricsScraperNET/Providers/AZLyrics/AZLyricsProvider.cs#L44
Cannot convert null literal to non-nullable reference type.
|
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L39
Possible null reference return.
|
LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L30
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading