Skip to content

Exclude third-party code from code coverage. #636

Exclude third-party code from code coverage.

Exclude third-party code from code coverage. #636

Re-run triggered December 13, 2024 00:44
Status Failure
Total duration 1m 33s
Artifacts
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Analyze (csharp): src/BuilderDemo/Address.cs#L5
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Address.cs#L5
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Foo.cs#L7
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Foo.cs#L7
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Person.cs#L7
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Person.cs#L7
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Address.cs#L5
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Address.cs#L5
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Foo.cs#L7
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/BuilderDemo/Foo.cs#L7
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): src/BuilderGenerator/BuilderGenerator.cs#L89
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)
Analyze (csharp): src/BuilderGenerator/BuilderGenerator.cs#L89
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)