Update README.md #139
Annotations
26 warnings
Publish to GH Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish to GH Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish to GH Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Restore Packages
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.
|
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 '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.
|
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 '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.
|
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#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.
|
Build:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build:
LyricsScraperNET/Providers/SongLyrics/SongLyricsParser.cs#L12
Possible null reference return.
|
Test (Unit):
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.
|
Test (Unit):
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Test (Unit):
LyricsScraperNET/LyricsScraperClient.cs#L29
Possible null reference return.
|
Test (Unit):
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.
|
Test (Unit):
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.
|
Test (Unit):
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.
|
Test (Unit):
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.
|
Test (Unit):
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.
|
Test (Unit):
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.
|
Loading