Skip to content

fix: correct boolean checks in release workflow for standalone flag #881

fix: correct boolean checks in release workflow for standalone flag

fix: correct boolean checks in release workflow for standalone flag #881

Triggered via push January 8, 2025 15:40
Status Success
Total duration 6m 9s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L67
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L90
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L96
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L19
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L22
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L12
Non-nullable property 'IHDRChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L22
Non-nullable property 'IENDChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L35
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L37
'Border' is obsolete: 'Use StrokeEffect instead.'
Analyze (csharp): src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L155
'Border' is obsolete: 'Use StrokeEffect instead.'