Skip to content

docs: add extract option using details #34

docs: add extract option using details

docs: add extract option using details #34

Re-run triggered October 15, 2023 07:37
Status Success
Total duration 1m 35s
Artifacts

build.yaml

on: pull_request
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#L50
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L76
Dereference of a possibly null reference.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L104
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Test (ubuntu-latest): test/YouTubeSubtitlesExtractorTests/YouTubeVideoTests.cs#L14
Cannot convert null literal to non-nullable reference type.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L50
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (ubuntu-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L76
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L50
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L76
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L104
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Test (macos-latest): test/YouTubeSubtitlesExtractorTests/YouTubeVideoTests.cs#L14
Cannot convert null literal to non-nullable reference type.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L50
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (macos-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L76
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L50
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L76
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L104
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Test (windows-latest): test/YouTubeSubtitlesExtractorTests/YouTubeVideoTests.cs#L14
Cannot convert null literal to non-nullable reference type.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/Models/Subtitle.cs#L52
Dereference of a possibly null reference.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L50
Possible null reference argument for parameter 'videoUrl' in 'string YouTubeVideo.GetVideoId(string videoUrl)'.
Build Test (windows-latest): src/YouTubeSubtitlesExtractor/YouTubeVideo.cs#L76
Dereference of a possibly null reference.