Skip to content

Fw updated to 20.0.20 #51

Fw updated to 20.0.20

Fw updated to 20.0.20 #51

Triggered via pull request February 1, 2024 14:59
Status Success
Total duration 2m 1s
Artifacts

integration-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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
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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 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#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#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)