Skip to content

Updated some code as well as the CONTRIBUTING.md #29

Updated some code as well as the CONTRIBUTING.md

Updated some code as well as the CONTRIBUTING.md #29

Triggered via push October 19, 2025 04:49
Status Success
Total duration 54s
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#L81
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#L80
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#L81
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#L80
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).