Skip to content

Fixed Lint warnings #176

Fixed Lint warnings

Fixed Lint warnings #176

Triggered via push December 25, 2024 18:45
Status Success
Total duration 2m 20s
Artifacts

cicd.yaml

on: push
lyrics_scraper_net-cicd
2m 11s
lyrics_scraper_net-cicd
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
lyrics_scraper_net-cicd
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lyrics_scraper_net-cicd
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lyrics_scraper_net-cicd
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/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.
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.
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/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/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.
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/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.