Skip to content

Merge pull request #32 from skuill/feature/30_async_tests #136

Merge pull request #32 from skuill/feature/30_async_tests

Merge pull request #32 from skuill/feature/30_async_tests #136

Triggered via push December 12, 2024 09:48
Status Success
Total duration 1m 46s
Artifacts

cicd.yaml

on: push
lyrics_scraper_net-cicd
1m 37s
lyrics_scraper_net-cicd
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
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/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.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L65
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Network/NetHttpClient.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
lyrics_scraper_net-cicd: 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.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L59
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L65
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L30
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L52
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L58
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L35
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L57
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Genius/GeniusProvider.cs#L63
Cannot convert null literal to non-nullable reference type.