Skip to content

Add comments based on compilation info. #598

Add comments based on compilation info.

Add comments based on compilation info. #598

Triggered via push January 22, 2025 03:28
Status Failure
Total duration 51s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test-ubuntu-latest
Process completed with exit code 1.
test-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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: 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/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/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/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: 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: 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)