Skip to content

19.0.14

19.0.14 #17

Triggered via release October 12, 2023 15:56
@iatsutaiatsuta
published 19.0.14
Status Failure
Total duration 2m 47s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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: src/Framework.Graphviz/NativeDotVisualizer.cs#L57
'StringExtensions.IsNullOrWhiteSpace(string)' is obsolete: 'v10 This method will be protected in future'
build: src/Framework.Graphviz/Format/GraphvizFormatMetadata.cs#L56
This call site is reachable on all platforms. 'ImageFormat.Bmp' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/ImageExtensions.cs#L17
This call site is reachable on all platforms. 'ImageCodecInfo' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/GraphvizFormatMetadata.cs#L57
This call site is reachable on all platforms. 'ImageFormat.Gif' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/GraphvizFormatMetadata.cs#L58
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/GraphvizFormatMetadata.cs#L59
This call site is reachable on all platforms. 'ImageFormat.Tiff' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/GraphvizFormatMetadata.cs#L55
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/ImageExtensions.cs#L18
This call site is reachable on all platforms. 'ImageCodecInfo.FormatID' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/ImageExtensions.cs#L18
This call site is reachable on all platforms. 'ImageFormat.Guid' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/ImageExtensions.cs#L17
This call site is reachable on all platforms. 'ImageCodecInfo.GetImageEncoders()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)