Skip to content

#19 Added .NET 8 support #99

#19 Added .NET 8 support

#19 Added .NET 8 support #99

Triggered via pull request January 27, 2024 15:54
Status Success
Total duration 1m 58s
Artifacts

cicd.yaml

on: pull_request
lyrics_scraper_net-cicd
1m 47s
lyrics_scraper_net-cicd
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
lyrics_scraper_net-cicd
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/.
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 '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#L32
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
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/Musixmatch/MusixmatchProvider.cs#L45
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L64
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L70
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Musixmatch/MusixmatchProvider.cs#L203
Dereference of a possibly null reference.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Musixmatch/MusixmatchOptions.cs#L11
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
lyrics_scraper_net-cicd: 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.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/AZLyrics/AZLyricsProvider.cs#L22
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/AZLyrics/AZLyricsProvider.cs#L44
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 declaring the field as nullable.
lyrics_scraper_net-cicd: 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.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/AZLyrics/AZLyricsProvider.cs#L50
Cannot convert null literal to non-nullable reference type.
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/SongLyrics/SongLyricsProvider.cs#L59
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.