Skip to content

Fix failing tests in generators #408

Fix failing tests in generators

Fix failing tests in generators #408

Triggered via push December 29, 2025 10:57
Status Failure
Total duration 2m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AnnotationDeSerializer.cs#L59
The type or namespace name 'IAnnotation' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AnnotatingElementDeSerializer.cs#L59
The type or namespace name 'IAnnotatingElement' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AnalysisCaseUsageDeSerializer.cs#L59
The type or namespace name 'IAnalysisCaseUsage' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AnalysisCaseDefinitionDeSerializer.cs#L59
The type or namespace name 'IAnalysisCaseDefinition' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AllocationUsageDeSerializer.cs#L59
The type or namespace name 'IAllocationUsage' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AllocationDefinitionDeSerializer.cs#L59
The type or namespace name 'IAllocationDefinition' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/ActorMembershipDeSerializer.cs#L59
The type or namespace name 'IActorMembership' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/ActionUsageDeSerializer.cs#L59
The type or namespace name 'IActionUsage' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/ActionDefinitionDeSerializer.cs#L59
The type or namespace name 'IActionDefinition' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET.Serializer.Json/Core/AutoGenDeSerializer/AcceptActionUsageDeSerializer.cs#L59
The type or namespace name 'IAcceptActionUsage' could not be found (are you missing a using directive or an assembly reference?)
CodeQL-Build: SysML2.NET/Core/AutoGenPoco/MembershipExpose.cs#L41
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
CodeQL-Build: SysML2.NET/Core/AutoGenPoco/MembershipExpose.cs#L40
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
CodeQL-Build: SysML2.NET/Core/AutoGenPoco/MembershipExpose.cs#L38
XML comment has badly formed XML -- 'An identifier was expected.'
CodeQL-Build: SysML2.NET/Core/AutoGenDto/ConjugatedPortDefinition.cs#L63
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
CodeQL-Build: SysML2.NET/Core/AutoGenDto/ConjugatedPortDefinition.cs#L62
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
CodeQL-Build: SysML2.NET/Core/AutoGenDto/ConjugatedPortDefinition.cs#L61
XML comment has badly formed XML -- 'An identifier was expected.'
CodeQL-Build: SysML2.NET/Core/AutoGenPoco/ConjugatedPortDefinition.cs#L84
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
CodeQL-Build: SysML2.NET/Core/AutoGenPoco/ConjugatedPortDefinition.cs#L83
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
CodeQL-Build: SysML2.NET/Core/AutoGenPoco/ConjugatedPortDefinition.cs#L82
XML comment has badly formed XML -- 'An identifier was expected.'
CodeQL-Build: SysML2.NET.PSM.REST/Project.cs#L25
Missing XML comment for publicly visible type or member 'Project'
CodeQL-Build
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/