Skip to content

Opcode name changing chance #850

Opcode name changing chance

Opcode name changing chance #850

Triggered via pull request December 16, 2023 13:31
Status Success
Total duration 5m 43s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L176
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L181
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L248
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L249
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L249
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L253
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L254
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L254
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L185
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L186
'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.DeeperTree/Antlr4/Quoted.cs#L32
'Quoted' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: OpenKh.DeeperTree/Antlr4/TreeScriptLexer.cs#L32
'TreeScriptLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: OpenKh.DeeperTree/Antlr4/TreeScriptParser.cs#L35
'TreeScriptParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
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?'