Skip to content

19.2.1

19.2.1 #19

Triggered via release November 3, 2023 09:52
@iatsutaiatsuta
published 19.2.1
Status Success
Total duration 51s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#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#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/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/GraphvizFormatMetadata.cs#L18
This call site is reachable on all platforms. 'ImageCodecInfo.MimeType' 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/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)
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)