Skip to content

Fixed CI dotnet format #45

Fixed CI dotnet format

Fixed CI dotnet format #45

Triggered via push August 20, 2023 20:25
Status Failure
Total duration 1m 38s
Artifacts

cicd.yaml

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

Annotations

1 error and 27 warnings
lyrics_scraper_net-cicd
Process completed with exit code 1.
lyrics_scraper_net-cicd
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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 '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 '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 '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 '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 '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 '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 '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 '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: LyricsScraperNET/Providers/SongLyrics/SongLyricsProvider.cs#L26
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#L20
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#L52
Dereference of a possibly null reference.
lyrics_scraper_net-cicd: LyricsScraperNET/Providers/Musixmatch/MusixmatchOptions.cs#L12
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/Genius/GeniusProvider.cs#L29
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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 '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 '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 '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 '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: LyricsScraperNET.TestShared/Utils/Serializer.cs#L11
Possible null reference return.
lyrics_scraper_net-cicd: LyricsScraperNET.TestShared/TestModel/LyricsTestData.cs#L7
Non-nullable property 'LyricPagePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET.TestShared/TestModel/LyricsTestData.cs#L8
Non-nullable property 'LyricResultPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET.TestShared/TestModel/LyricsTestData.cs#L9
Non-nullable property 'ArtistName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
lyrics_scraper_net-cicd: LyricsScraperNET.TestShared/TestModel/LyricsTestData.cs#L10
Non-nullable property 'SongName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
lyrics_scraper_net-cicd
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
lyrics_scraper_net-cicd
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.