Main Project Cleanup #507
Annotations
13 warnings
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/
|
Run tests:
Source/Basic Shapes/SvgCircle.cs#L23
Missing XML comment for publicly visible type or member 'SvgCircle.CenterX'
|
Run tests:
Source/Basic Shapes/SvgCircle.cs#L30
Missing XML comment for publicly visible type or member 'SvgCircle.CenterY'
|
Run tests:
Source/Basic Shapes/SvgCircle.cs#L37
Missing XML comment for publicly visible type or member 'SvgCircle.Radius'
|
Run tests:
Source/Basic Shapes/SvgCircle.cs#L43
Missing XML comment for publicly visible type or member 'SvgCircle.DeepCopy()'
|
Run tests:
Source/Basic Shapes/SvgCircle.cs#L48
Missing XML comment for publicly visible type or member 'SvgCircle.DeepCopy<T>()'
|
Run tests:
Source/Basic Shapes/SvgEllipse.cs#L15
Missing XML comment for publicly visible type or member 'SvgEllipse.CenterX'
|
Run tests:
Source/Basic Shapes/SvgEllipse.cs#L22
Missing XML comment for publicly visible type or member 'SvgEllipse.CenterY'
|
Run tests:
Source/Basic Shapes/SvgEllipse.cs#L29
Missing XML comment for publicly visible type or member 'SvgEllipse.RadiusX'
|
Run tests:
Source/Basic Shapes/SvgEllipse.cs#L36
Missing XML comment for publicly visible type or member 'SvgEllipse.RadiusY'
|
Run tests:
Source/Basic Shapes/SvgEllipse.cs#L42
Missing XML comment for publicly visible type or member 'SvgEllipse.DeepCopy()'
|
Setup .NET 3.1 SDK
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET 3.1 SDK
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
The logs for this run have expired and are no longer available.
Loading