Skip to content

Update 07.02.2025

Update 07.02.2025 #30

Triggered via push February 7, 2025 21:52
Status Success
Total duration 33s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MainWindow.axaml.cs#L70
Converting null literal or possible null value to non-nullable type.
build: MainWindow.axaml.cs#L78
Converting null literal or possible null value to non-nullable type.
build: MainWindow.axaml.cs#L79
Converting null literal or possible null value to non-nullable type.
build: MainWindow.axaml.cs#L84
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadPlaylistAsync(string playlistUrl, string outputPath, string format)'.
build: MainWindow.axaml.cs#L88
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadVideoAsync(string url, string outputPath, string format, string selectedQuality)'.
build: MainWindow.axaml.cs#L88
Possible null reference argument for parameter 'selectedQuality' in 'Task MainWindow.DownloadVideoAsync(string url, string outputPath, string format, string selectedQuality)'.
build: MainWindow.axaml.cs#L70
Converting null literal or possible null value to non-nullable type.
build: MainWindow.axaml.cs#L78
Converting null literal or possible null value to non-nullable type.
build: MainWindow.axaml.cs#L79
Converting null literal or possible null value to non-nullable type.
build: MainWindow.axaml.cs#L84
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadPlaylistAsync(string playlistUrl, string outputPath, string format)'.