Skip to content

feat: Re-resolve extension dependencies on Beutl version change #1949

feat: Re-resolve extension dependencies on Beutl version change

feat: Re-resolve extension dependencies on Beutl version change #1949

Triggered via pull request March 14, 2026 17:09
Status Success
Total duration 11m 6s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): src/Beutl.Controls/EasingGraph.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/PropertyEditors/FontFamilyPickerFlyoutViewModel.cs#L29
Possible null reference argument for parameter 'displayName' in 'PinnableLibraryItem.PinnableLibraryItem(string displayName, bool isPinned, object userData, string? description = null)'.
Analyze (csharp): src/Beutl.Controls/EasingGraph.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/EasingGraph.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/PropertyEditors/GradingWheel.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/PropertyEditors/GradingWheel.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/Helpers/BindingHelper.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/EasingGraph.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Controls/EasingGraph.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Beutl.Extensions.AVFoundation/Encoding/AVFEncodingController.cs#L166
'AVAssetWriter.FinishWriting()' is obsolete: 'Deprecated in iOS 6.0. Use the asynchronous FinishWriting(NSAction completionHandler) instead'
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.