Skip to content

build(deps): bump SkiaSharp.NativeAssets.Linux from 2.88.9 to 3.116.1 #1852

build(deps): bump SkiaSharp.NativeAssets.Linux from 2.88.9 to 3.116.1

build(deps): bump SkiaSharp.NativeAssets.Linux from 2.88.9 to 3.116.1 #1852

Triggered via pull request January 7, 2025 08:43
Status Failure
Total duration 1m 56s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L67
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L90
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L96
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L19
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L22
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L35
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L37
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L155
'Border' is obsolete: 'Use StrokeEffect instead.'
build: src/Beutl.Engine/Graphics/FilterEffects/StrokeEffect.cs#L165
'Border' is obsolete: 'Use StrokeEffect instead.'
build: 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.