Replace coverlet with Microsoft package. #620
Annotations
1 error and 11 warnings
test-ubuntu-latest
Process completed with exit code 1.
|
test-ubuntu-latest
Cache not found for keys: dotnet-cache-Linux-11a1ea27baca37ec3150ca4a4fe4e89aa9b26e62fa1ef9ce1369ed6deeaf00fc
|
test-ubuntu-latest:
src/BuilderGenerator/BuilderGenerator.cs#L102
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
test-ubuntu-latest:
src/BuilderDemo/Person.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
src/BuilderDemo/Program.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
src/BuilderDemo/Address.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
src/BuilderDemo/Foo.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
tests/BuilderGenerator.Tests/ModuleInitializer.cs#L12
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
tests/BuilderGenerator.Tests/BuilderGeneratorSnapshotTests.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
src/BuilderGenerator/BuilderGenerator.cs#L102
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
test-ubuntu-latest:
src/BuilderDemo/Person.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
test-ubuntu-latest:
src/BuilderDemo/Program.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|