#19 Added .NET 8 support #101
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L32
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#L53
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L45
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L64
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L70
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/SongLyrics/SongLyricsProvider.cs#L32
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (Unit):
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.
|
Test (Unit):
LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L58
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/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L45
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