Skip to content

Merge pull request #6 from chickensoft-games/fix/required-props #35

Merge pull request #6 from chickensoft-games/fix/required-props

Merge pull request #6 from chickensoft-games/fix/required-props #35

Triggered via push August 23, 2024 23:16
Status Success
Total duration 39s
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/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)
🧪 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)