chore(deps): bump Avalonia, Microsoft.Extensions, OpenTelemetry, and other packages to latest versions #720
Annotations
5 errors and 10 warnings
Analyze (csharp):
src/Beutl.Engine/Graphics/Image.cs#L160
'Mat.Mat(int, int, MatType, nint, long)' is obsolete: 'Use Mat.FromPixelData instead. This constructor has been deprecated because the introduction of 'nint' made overload resolution confusing.'
|
Analyze (csharp):
src/Beutl.Engine/Graphics/Image.cs#L165
'Mat.Mat(int, int, MatType, nint, long)' is obsolete: 'Use Mat.FromPixelData instead. This constructor has been deprecated because the introduction of 'nint' made overload resolution confusing.'
|
Analyze (csharp):
src/Beutl.Engine/Graphics/Image.cs#L160
'Mat.Mat(int, int, MatType, nint, long)' is obsolete: 'Use Mat.FromPixelData instead. This constructor has been deprecated because the introduction of 'nint' made overload resolution confusing.'
|
Analyze (csharp):
src/Beutl.Engine/Graphics/Image.cs#L165
'Mat.Mat(int, int, MatType, nint, long)' is obsolete: 'Use Mat.FromPixelData instead. This constructor has been deprecated because the introduction of 'nint' made overload resolution confusing.'
|
Analyze (csharp)
Process completed with exit code 1.
|
Analyze (csharp):
nukebuild/Build.cs#L121
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
|
Analyze (csharp):
nukebuild/Build.cs#L139
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
|
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/Media/Decoding/APNG/Chunks/fdATChunk.cs#L5
Non-nullable property 'FrameData' 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/Chunks/fdATChunk.cs#L10
Non-nullable property 'FrameData' 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/Chunks/fdATChunk.cs#L15
Non-nullable property 'FrameData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
nukebuild/Build.cs#L121
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
|
Analyze (csharp):
nukebuild/Build.cs#L139
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
|
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.
|