Skip to content

[ADD] Resolving External Xmi #70

[ADD] Resolving External Xmi

[ADD] Resolving External Xmi #70

Triggered via push October 25, 2024 13:40
Status Success
Total duration 3m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
CodeQL-Build: uml4net.xmireader/Cache/Assembler.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: uml4net.xmireader/Readers/XmiReader.cs#L218
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
CodeQL-Build: uml4net.xmireader/Cache/Assembler.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: uml4net.xmireader/Readers/XmiReader.cs#L218
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.