Skip to content

Merge pull request #137 from Download-Manager-Community/dependabot/nu… #741

Merge pull request #137 from Download-Manager-Community/dependabot/nu…

Merge pull request #137 from Download-Manager-Community/dependabot/nu… #741

Triggered via push November 15, 2024 00:02
Status Success
Total duration 7m 20s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp): ApplicationSettings.cs#L36
Dereference of a possibly null reference.
Analyze (csharp): YouTubePlaylistViewer.cs#L27
Non-nullable field 'playlist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): Controls/BetterProgressBar.cs#L61
Nullability of reference types in type of parameter 'sender' of 'void BetterProgressBar.MarqueeTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Analyze (csharp): ColumnEditor.cs#L21
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): ColumnEditor.cs#L52
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): ColumnEditor.cs#L217
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): ColumnEditor.cs#L254
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): Controls/DataViewProgressColumn.cs#L98
Dereference of a possibly null reference.
Analyze (csharp): CurrentDownloads.cs#L73
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): CurrentDownloads.cs#L86
Converting null literal or possible null value to non-nullable type.