Update README #40
Annotations
10 warnings
src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
|
src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Possible null reference return.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L51
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L62
Dereference of a possibly null reference.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L98
Possible null reference return.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L104
Possible null reference return.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Dereference of a possibly null reference.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L129
Possible null reference return.
|
src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L135
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading