Skip to content

Fixed minor bug

Fixed minor bug #25

Triggered via push October 4, 2025 18:57
Status Success
Total duration 43s
Artifacts

tests.yaml

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

Annotations

10 warnings
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Models/GenerationData.cs#L11
Non-nullable property 'SyntaxContexts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/BaseHierarchy.cs#L83
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, BaseHierarchy>.TryGetValue(string key, out BaseHierarchy value)'.
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/BaseHierarchy.cs#L82
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, BaseHierarchy>.TryGetValue(string key, out BaseHierarchy value)'.
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/NodeHierarchy.cs#L12
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/NodeHierarchy.cs#L11
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Models/GenerationData.cs#L11
Non-nullable property 'SyntaxContexts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/BaseHierarchy.cs#L83
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, BaseHierarchy>.TryGetValue(string key, out BaseHierarchy value)'.
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/BaseHierarchy.cs#L82
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, BaseHierarchy>.TryGetValue(string key, out BaseHierarchy value)'.
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/NodeHierarchy.cs#L12
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
🧪 Evaluate Tests on ubuntu-latest: src/Chickensoft.UMLGenerator/Hierarchy/NodeHierarchy.cs#L11
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).