Skip to content

upd to 20.0.4

upd to 20.0.4 #46

Triggered via pull request November 23, 2023 15:08
Status Success
Total duration 2m 2s
Artifacts

integration-tests.yml

on: pull_request
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/ImageExtensions.cs#L18
This call site is reachable on all platforms. 'ImageCodecInfo.FormatID' is only supported on: 'windows' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/GraphvizFormatMetadata.cs#L48
This call site is reachable on all platforms. 'ImageFormat.ToString()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/ImageExtensions.cs#L30
This call site is reachable on all platforms. 'ImageCodecInfo.FilenameExtension' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Framework.Graphviz/Format/ImageExtensions.cs#L28
This call site is reachable on all platforms. 'ImageCodecInfo.FilenameExtension' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)