Update 07.02.2025 #30
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)'.
|