Try something else + fix typo. #623
Annotations
1 error and 11 warnings
test-ubuntu-latest
Failed to execute ReportGenerator global tool
|
test-ubuntu-latest
Cache not found for keys: dotnet-cache-Linux-2c612e2dd89c9e0dbe6a94a991a4d153b62623c013d2fda1a59523b95871651d
|
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)
|