Bump Microsoft.NET.Test.Sdk and 6 others #453
ci.yml
on: pull_request
build
22s
lint
28s
unit-test
36s
publish
0s
Annotations
20 errors and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/ActionsImporter/Models/ParserExtensions.cs#L8
The type or namespace name 'Parser' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/ActionsImporter/Program.cs#L2
The type or namespace name 'Builder' does not exist in the namespace 'System.CommandLine' (are you missing an assembly reference?)
|
|
build:
src/ActionsImporter/Models/ParserExtensions.cs#L8
The type or namespace name 'Parser' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/ActionsImporter/Program.cs#L2
The type or namespace name 'Builder' does not exist in the namespace 'System.CommandLine' (are you missing an assembly reference?)
|
|
lint:
src/ActionsImporter/Commands/AzureDevOps/Common.cs#L25
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/AzureDevOps/Common.cs#L19
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/AzureDevOps/Common.cs#L13
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/AzureDevOps/Common.cs#L7
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/Bamboo/Common.cs#L37
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/Bamboo/Common.cs#L19
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/Bitbucket/Common.cs#L27
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/Bitbucket/Common.cs#L21
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/Bitbucket/Common.cs#L15
Argument 1: cannot convert from 'string[]' to 'string'
|
|
lint:
src/ActionsImporter/Commands/Audit.cs#L17
Argument 1: cannot convert from 'string[]' to 'string'
|
|
unit-test
Process completed with exit code 1.
|
|
unit-test:
src/ActionsImporter/Models/ParserExtensions.cs#L8
The type or namespace name 'Parser' could not be found (are you missing a using directive or an assembly reference?)
|
|
unit-test:
src/ActionsImporter/Program.cs#L2
The type or namespace name 'Builder' does not exist in the namespace 'System.CommandLine' (are you missing an assembly reference?)
|
|
unit-test:
src/ActionsImporter/Models/ParserExtensions.cs#L8
The type or namespace name 'Parser' could not be found (are you missing a using directive or an assembly reference?)
|
|
unit-test:
src/ActionsImporter/Program.cs#L2
The type or namespace name 'Builder' does not exist in the namespace 'System.CommandLine' (are you missing an assembly reference?)
|
|
lint:
src/ActionsImporter/Program.cs#L2
Using directive is unnecessary.
|
|
lint:
src/ActionsImporter/Models/ParserExtensions.cs#L1
Using directive is unnecessary.
|
|
lint:
src/ActionsImporter/Program.cs#L2
Using directive is unnecessary.
|
|
lint:
src/ActionsImporter/Models/ParserExtensions.cs#L1
Using directive is unnecessary.
|
|
unit-test
Could not find any files for **/*-tests.xml
|
|
unit-test
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|