#48 Remove lyrics header information from the result for Genius provider #50
Annotations
13 warnings
|
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.
|
|
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.
|
|
LyricsScraperNET/Providers/Musixmatch/MusixmatchOptions.cs#L12
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.
|
|
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.
|
|
LyricsScraperNET/Providers/Genius/GeniusOptions.cs#L12
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
LyricsScraperNET/Providers/Musixmatch/MusixmatchOptions.cs#L12
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading