Skip to content

fix: edge cases (eliminate enumerator boxing, errors when merging par… #41

fix: edge cases (eliminate enumerator boxing, errors when merging par…

fix: edge cases (eliminate enumerator boxing, errors when merging par… #41

Triggered via push September 17, 2024 01:09
Status Success
Total duration 50s
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)