Skip to content

#17 Error when searching for lyrics of an instrumental track #87

#17 Error when searching for lyrics of an instrumental track

#17 Error when searching for lyrics of an instrumental track #87

Triggered via pull request December 17, 2023 18:53
Status Success
Total duration 1m 41s
Artifacts

cicd.yaml

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

Annotations

22 warnings
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/LyricFind/LyricFindProvider.cs#L165
XML comment has badly formed XML -- 'The character(s) '|' cannot be used at this location.'
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L167
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'true'.'
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L168
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
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/LyricFind/LyricFindProvider.cs#L165
XML comment has badly formed XML -- 'The character(s) '|' cannot be used at this location.'
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L167
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'true'.'
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/LyricFind/LyricFindProvider.cs#L168
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
lyrics_scraper_net-cicd: LyricsScraperNET/Network/HtmlAgilityWebClient.cs#L13
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/Network/NetHttpClient.cs#L13
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/Genius/GeniusProvider.cs#L35
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.