#17 Fix Lint Comments #82
Annotations
22 warnings
Restore Packages
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.
|
Restore Packages
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.
|
Build
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
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.
|
Build
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
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.
|
Build:
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.
|
Build:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/LyricsScraperClient.cs#L29
Possible null reference return.
|
Build:
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_loggerFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LyricsScraperNET/LyricsScraperClient.cs#L34
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (Unit):
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.
|
Test (Unit):
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Network/NetHttpClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (Unit):
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (Unit):
LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L29
Possible null reference return.
|
Test (Unit):
LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L35
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (Unit):
LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L63
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L21
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