Update 24.09.2024 #7
Annotations
8 warnings
MainWindow.axaml.cs#L70
Converting null literal or possible null value to non-nullable type.
|
MainWindow.axaml.cs#L78
Converting null literal or possible null value to non-nullable type.
|
MainWindow.axaml.cs#L83
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadPlaylistAsync(string playlistUrl, string outputPath, string format)'.
|
MainWindow.axaml.cs#L87
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadVideoAsync(string url, string outputPath, string format)'.
|
MainWindow.axaml.cs#L70
Converting null literal or possible null value to non-nullable type.
|
MainWindow.axaml.cs#L78
Converting null literal or possible null value to non-nullable type.
|
MainWindow.axaml.cs#L83
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadPlaylistAsync(string playlistUrl, string outputPath, string format)'.
|
MainWindow.axaml.cs#L87
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadVideoAsync(string url, string outputPath, string format)'.
|
The logs for this run have expired and are no longer available.
Loading