[ADD] Resolving External Xmi #70
Annotations
4 warnings
Build:
uml4net.xmireader/Cache/Assembler.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
Build:
uml4net.xmireader/Cache/Assembler.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
Loading