Skip to content

Downgrade to 0.10.22 #1603

Downgrade to 0.10.22

Downgrade to 0.10.22 #1603

Triggered via push January 28, 2024 10:04
Status Failure
Total duration 2m 16s
Artifacts

build.yml

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

Annotations

3 errors and 16 warnings
Build ubuntu-latest
Process completed with exit code 1.
Build windows-latest
The operation was canceled.
Build macos-latest
The operation was canceled.
Build ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest: externals/SVG/Source/Exceptions/SvgException.cs#L14
'FormatException.FormatException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build ubuntu-latest: externals/SVG/Source/Exceptions/SvgException.cs#L25
'FormatException.FormatException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build ubuntu-latest: externals/SVG/Source/Exceptions/SvgGdiPlusCannotBeLoadedException.cs#L17
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build ubuntu-latest: externals/SVG/Source/Exceptions/SvgMemoryException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build ubuntu-latest
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Avalonia.Angle.Windows.Natives. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L195
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L195
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L195
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: tests/Avalonia.Svg.Skia.UnitTests/SvgImageTests.cs#L15
Dereference of a possibly null reference.
Build ubuntu-latest
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Avalonia.Angle.Windows.Natives. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/