Skip to content

Bump Microsoft.Extensions.DependencyModel from 8.0.0 to 8.0.1 #1393

Bump Microsoft.Extensions.DependencyModel from 8.0.0 to 8.0.1

Bump Microsoft.Extensions.DependencyModel from 8.0.0 to 8.0.1 #1393

Triggered via pull request July 10, 2024 09:00
Status Success
Total duration 1m 36s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Beutl.Engine/Graphics/Rendering/DeferradCanvas.cs#L15
Parameter 'PixelSize canvasSize' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: tests/Beutl.Engine.UnitTests/ShapeTests.cs#L172
'PathGeometry.MoveTo(Point)' is obsolete: 'Use 'StartPoint'.'
build: tests/Beutl.Engine.UnitTests/ShapeTests.cs#L179
'PathGeometry.Close()' is obsolete: 'Use 'IsClosed'.'
build: tests/Beutl.Engine.UnitTests/ShapeTests.cs#L217
'PathGeometry.MoveTo(Point)' is obsolete: 'Use 'StartPoint'.'
build: tests/Beutl.Engine.UnitTests/ShapeTests.cs#L224
'PathGeometry.Close()' is obsolete: 'Use 'IsClosed'.'
build: src/Beutl.Operators/Configure/Effects/EffectsOperator.cs#L11
'Clipping.ThicknessProperty' is obsolete: 'Use separate properties for each side of the thickness.'
build: src/Beutl.Extensions.AVFoundation/Encoding/AVFEncoderInfo.cs#L7
Parameter 'extension' is unread.
build: src/Beutl.Extensions.AVFoundation/Encoding/AVFEncoderInfo.cs#L17
The variable 'e' is declared but never used
build: src/Beutl.Extensions.AVFoundation/Encoding/AVFWriter.cs#L272
'AVAssetWriter.FinishWriting()' is obsolete: 'Deprecated in iOS 6.0. Use the asynchronous FinishWriting(NSAction completionHandler) instead'
build: src/Beutl/Views/Tools/PathEditorTab.axaml.cs#L196
Cannot convert null literal to non-nullable reference type.