Skip to content

refactor: Automatically close tabs when objects are detached. #1947

refactor: Automatically close tabs when objects are detached.

refactor: Automatically close tabs when objects are detached. #1947

Triggered via pull request March 14, 2026 14:33
Status Success
Total duration 11m 2s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze (csharp): tests/PackageSample/SampleOp.cs#L5
Type 'PackageSample.SampleOp' must be declared partial to generate Resource nested classes
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): 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)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.