Mm DDD support #943
Annotations
1 error and 21 warnings
build
Resource not accessible by integration
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L185
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L191
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L270
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L271
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L271
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L275
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L276
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L276
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Research.Panacea/OpenKH.cpp#L280
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
OpenKh.Command.Bdxio/Antlr4/BdxScriptLexer.cs#L32
'BdxScriptLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
OpenKh.Command.Bdxio/Antlr4/BdxScriptParser.cs#L35
'BdxScriptParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
OpenKh.Command.Bdxio/Models/BdxHeader.cs#L36
Non-nullable property 'Addr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
OpenKh.Command.Bdxio/Models/BdxTrap.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
OpenKh.Kh2/Models/VIF/VifProcessor.cs#L179
The variable 'vifAddressPosition' is assigned but its value is never used
|
build:
OpenKh.Kh2/Models/VIF/VifCommon.cs#L100
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build:
OpenKh.Kh2/Models/VIF/VifCommon.cs#L102
The result of the expression is always 'false' since a value of type 'float' is never equal to 'null' of type 'float?'
|
build:
OpenKh.Kh2/Dpd.cs#L260
The variable 'a4' is declared but never used
|
build:
OpenKh.Kh2/Dpd.cs#L260
The variable 'a5' is declared but never used
|
build:
OpenKh.Kh2/Dpd.cs#L260
The variable 'a6' is declared but never used
|