Skip to content

delete: remove Beutl.Operators project and related references #1950

delete: remove Beutl.Operators project and related references

delete: remove Beutl.Operators project and related references #1950

Triggered via pull request March 14, 2026 17:23
Status Success
Total duration 10m 41s
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/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/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/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.