Update SVG #1586
Annotations
1 error and 12 warnings
Test
Process completed with exit code 1.
|
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/.
|
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:
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:
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:
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:
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:
src/Svg.Model/SvgExtensions.IO.cs#L278
'SvgDocument.Open<T>(string, Dictionary<string, string>)' is obsolete: 'Use Open<T>(string path, SvgOptions svgOptions)'
|
Build:
src/Svg.Model/SvgExtensions.IO.cs#L306
'SvgDocument.Open<T>(Stream, Dictionary<string, string>)' is obsolete: 'Use Open<T>(Stream stream, SvgOptions svgOptions)'
|
Build:
src/Svg.Model/SvgExtensions.IO.cs#L278
'SvgDocument.Open<T>(string, Dictionary<string, string>)' is obsolete: 'Use Open<T>(string path, SvgOptions svgOptions)'
|
Build:
src/Svg.Model/SvgExtensions.IO.cs#L306
'SvgDocument.Open<T>(Stream, Dictionary<string, string>)' is obsolete: 'Use Open<T>(Stream stream, SvgOptions svgOptions)'
|
Build:
src/Svg.Model/SvgExtensions.IO.cs#L278
'SvgDocument.Open<T>(string, Dictionary<string, string>)' is obsolete: 'Use Open<T>(string path, SvgOptions svgOptions)'
|
Build:
src/Svg.Model/SvgExtensions.IO.cs#L306
'SvgDocument.Open<T>(Stream, Dictionary<string, string>)' is obsolete: 'Use Open<T>(Stream stream, SvgOptions svgOptions)'
|
The logs for this run have expired and are no longer available.
Loading