Skip to content

Added shared library for test applications: Svg.Tests.Common #522

Added shared library for test applications: Svg.Tests.Common

Added shared library for test applications: Svg.Tests.Common #522

Triggered via pull request January 24, 2024 23:53
Status Success
Total duration 4m 59s
Artifacts

runtests.yml

on: pull_request
Matrix: benchmark
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
benchmark (SvgPathBuilder, windows-latest, netcoreapp3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
benchmark (SvgPathBuilder, windows-latest, netcoreapp3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
benchmark (SvgPathBuilder, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (SvgPathBuilder, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (SvgDocument, windows-latest, netcoreapp3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
benchmark (SvgDocument, windows-latest, netcoreapp3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
benchmark (SvgDocument, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (SvgDocument, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test (windows-latest, netcoreapp3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, netcoreapp3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test (windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test (windows-latest, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, net6.0)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test (windows-latest, net6.0)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test (windows-latest, net6.0): Source/Basic Shapes/SvgCircle.cs#L23
Missing XML comment for publicly visible type or member 'SvgCircle.CenterX'
test (windows-latest, net6.0): Source/Basic Shapes/SvgCircle.cs#L30
Missing XML comment for publicly visible type or member 'SvgCircle.CenterY'
test (windows-latest, net6.0): Source/Basic Shapes/SvgCircle.cs#L37
Missing XML comment for publicly visible type or member 'SvgCircle.Radius'
test (windows-latest, net6.0): Source/Basic Shapes/SvgCircle.cs#L43
Missing XML comment for publicly visible type or member 'SvgCircle.DeepCopy()'
test (windows-latest, net6.0): Source/Basic Shapes/SvgCircle.cs#L48
Missing XML comment for publicly visible type or member 'SvgCircle.DeepCopy<T>()'
test (windows-latest, net6.0): Source/Basic Shapes/SvgEllipse.cs#L15
Missing XML comment for publicly visible type or member 'SvgEllipse.CenterX'
test (windows-latest, net6.0): Source/Basic Shapes/SvgEllipse.cs#L22
Missing XML comment for publicly visible type or member 'SvgEllipse.CenterY'
test (windows-latest, net6.0): Source/Basic Shapes/SvgEllipse.cs#L29
Missing XML comment for publicly visible type or member 'SvgEllipse.RadiusX'
test (windows-latest, net6.0): Source/Basic Shapes/SvgEllipse.cs#L36
Missing XML comment for publicly visible type or member 'SvgEllipse.RadiusY'
test (windows-latest, net6.0): Source/Basic Shapes/SvgEllipse.cs#L42
Missing XML comment for publicly visible type or member 'SvgEllipse.DeepCopy()'
test (windows-latest, net462)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, net462)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, net462): Source/Basic Shapes/SvgCircle.cs#L23
Missing XML comment for publicly visible type or member 'SvgCircle.CenterX'
test (windows-latest, net462): Source/Basic Shapes/SvgCircle.cs#L30
Missing XML comment for publicly visible type or member 'SvgCircle.CenterY'
test (windows-latest, net462): Source/Basic Shapes/SvgCircle.cs#L37
Missing XML comment for publicly visible type or member 'SvgCircle.Radius'
test (windows-latest, net462): Source/Basic Shapes/SvgCircle.cs#L43
Missing XML comment for publicly visible type or member 'SvgCircle.DeepCopy()'
test (windows-latest, net462): Source/Basic Shapes/SvgCircle.cs#L48
Missing XML comment for publicly visible type or member 'SvgCircle.DeepCopy<T>()'
test (windows-latest, net462): Source/Basic Shapes/SvgEllipse.cs#L15
Missing XML comment for publicly visible type or member 'SvgEllipse.CenterX'
test (windows-latest, net462): Source/Basic Shapes/SvgEllipse.cs#L22
Missing XML comment for publicly visible type or member 'SvgEllipse.CenterY'
test (windows-latest, net462): Source/Basic Shapes/SvgEllipse.cs#L29
Missing XML comment for publicly visible type or member 'SvgEllipse.RadiusX'
test (windows-latest, net462): Source/Basic Shapes/SvgEllipse.cs#L36
Missing XML comment for publicly visible type or member 'SvgEllipse.RadiusY'
test (windows-latest, net462): Source/Basic Shapes/SvgEllipse.cs#L42
Missing XML comment for publicly visible type or member 'SvgEllipse.DeepCopy()'
test (windows-latest, net462)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test (windows-latest, net462)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (SvgTransformConverter, windows-latest, netcoreapp3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
benchmark (SvgTransformConverter, windows-latest, netcoreapp3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
benchmark (SvgTransformConverter, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (SvgTransformConverter, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (CoordinateParser, windows-latest, netcoreapp3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/cache@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
benchmark (CoordinateParser, windows-latest, netcoreapp3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
benchmark (CoordinateParser, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
benchmark (CoordinateParser, windows-latest, netcoreapp3.1)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']