Skip to content

Merge pull request #2 from chickensoft-games/fix/code-coverage #19

Merge pull request #2 from chickensoft-games/fix/code-coverage

Merge pull request #2 from chickensoft-games/fix/code-coverage #19

Triggered via push June 8, 2024 02:56
Status Success
Total duration 46s
Artifacts

tests.yaml

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

Annotations

4 warnings
🧪 Evaluate Tests on macos-latest: Chickensoft.Introspection.Generator.Tests/test_cases/TypeInGlobalScope.cs#L3
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
🧪 Evaluate Tests on macos-latest: Chickensoft.Introspection.Generator.Tests/test_cases/BaseClass.cs#L111
Type 'ExtendsTypeFromSomewhereElse' directly or indirectly inherits 'IList' without implementing any of 'IList<T>', 'IReadOnlyList<T>'. Publicly-visible types should implement the generic version to broaden usability. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1010)
🧪 Evaluate Tests on macos-latest: Chickensoft.Introspection.Generator.Tests/test_cases/TypeInGlobalScope.cs#L3
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
🧪 Evaluate Tests on macos-latest: Chickensoft.Introspection.Generator.Tests/test_cases/BaseClass.cs#L111
Type 'ExtendsTypeFromSomewhereElse' directly or indirectly inherits 'IList' without implementing any of 'IList<T>', 'IReadOnlyList<T>'. Publicly-visible types should implement the generic version to broaden usability. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1010)