Update 24.09.2024 #7
Annotations
8 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#L83
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadPlaylistAsync(string playlistUrl, string outputPath, string format)'.
|
build:
MainWindow.axaml.cs#L87
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadVideoAsync(string url, string outputPath, string format)'.
|
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#L83
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadPlaylistAsync(string playlistUrl, string outputPath, string format)'.
|
build:
MainWindow.axaml.cs#L87
Possible null reference argument for parameter 'format' in 'Task MainWindow.DownloadVideoAsync(string url, string outputPath, string format)'.
|