Skip to content

Fix typo on README

Fix typo on README #51

Triggered via push November 8, 2023 13:52
Status Success
Total duration 1m 49s
Artifacts

build.yaml

on: push
Matrix: Build Test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L51
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L62
Dereference of a possibly null reference.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Dereference of a possibly null reference.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L51
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L62
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L98
Possible null reference return.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L51
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L62
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L110
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.