[FIX] build #114
Annotations
7 errors and 8 warnings
Build:
uml4net.Reporting/Generators/ModelInspector.cs#L188
'IProperty' does not contain a definition for 'QueryIsReferenceProperty' and no accessible extension method 'QueryIsReferenceProperty' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build:
uml4net.Reporting/Generators/ModelInspector.cs#L280
'IProperty' does not contain a definition for 'QueryIsReferenceProperty' and no accessible extension method 'QueryIsReferenceProperty' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build:
uml4net.Reporting/Generators/ModelInspector.cs#L319
'IProperty' does not contain a definition for 'QueryIsReferenceProperty' and no accessible extension method 'QueryIsReferenceProperty' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build:
uml4net.Reporting/Generators/ModelInspector.cs#L188
'IProperty' does not contain a definition for 'QueryIsReferenceProperty' and no accessible extension method 'QueryIsReferenceProperty' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build:
uml4net.Reporting/Generators/ModelInspector.cs#L280
'IProperty' does not contain a definition for 'QueryIsReferenceProperty' and no accessible extension method 'QueryIsReferenceProperty' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build:
uml4net.Reporting/Generators/ModelInspector.cs#L319
'IProperty' does not contain a definition for 'QueryIsReferenceProperty' and no accessible extension method 'QueryIsReferenceProperty' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
uml4net/POCO/Actions/AcceptCallAction.cs#L32
The using directive for 'uml4net.Utils' appeared previously in this namespace
|
Build:
uml4net/POCO/SimpleClassifiers/Interface.cs#L35
The using directive for 'uml4net.Utils' appeared previously in this namespace
|
Build:
uml4net.xmireader/Cache/Assembler.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
uml4net.xmi.Tests/SysML2.XmiReaderTestFixture.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
uml4net/POCO/Actions/AcceptCallAction.cs#L32
The using directive for 'uml4net.Utils' appeared previously in this namespace
|
Build:
uml4net/POCO/SimpleClassifiers/Interface.cs#L35
The using directive for 'uml4net.Utils' appeared previously in this namespace
|
Build:
uml4net.xmireader/Cache/Assembler.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
uml4net.xmi.Tests/SysML2.XmiReaderTestFixture.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Loading