fix: relax dotnet version check #1276
Annotations
1 error and 11 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/dotnet.ts#L23
A space is required after '['
|
src/dotnet.ts#L23
A space is required before ']'
|
src/dotnet.ts#L27
A space is required after '['
|
src/dotnet.ts#L27
A space is required before ']'
|
src/dotnet.ts#L29
Unexpected space(s) after "if"
|
src/dotnet.ts#L29
A space is required after '['
|
src/dotnet.ts#L29
'_' is defined but never used
|
src/dotnet.ts#L29
A space is required before ']'
|
src/dotnet.ts#L33
Strings must use singlequote
|
src/dotnet.ts#L34
A space is required after '['
|
The logs for this run have expired and are no longer available.
Loading