#43 Added debug step for TestResults #181
cicd.yaml
on: push
lyrics_scraper_net-cicd
2m 9s
Annotations
1 error and 13 warnings
lyrics_scraper_net-cicd
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
lyrics_scraper_net-cicd
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.
|
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 '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.
|
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 '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.
|
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/Musixmatch/MusixmatchOptions.cs#L11
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Genius/GeniusOptions.cs#L11
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Abstract/ExternalProviderBase.cs#L13
Non-nullable property 'Parser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
lyrics_scraper_net-cicd:
LyricsScraperNET/Providers/Abstract/ExternalProviderBase.cs#L14
Non-nullable property 'WebClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|