Skip to content

Adding comments to entities around patching process and #1264

Adding comments to entities around patching process and

Adding comments to entities around patching process and #1264

Triggered via pull request December 28, 2024 13:56
Status Success
Total duration 4m 49s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Resource not accessible by integration
build: OpenKh.Research.Panacea/dllmain.cpp#L90
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build: OpenKh.Research.Panacea/dllmain.cpp#L226
'e': unreferenced local variable
build: OpenKh.Research.Panacea/OpenKH.cpp#L189
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L194
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L200
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L281
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L282
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L282
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L286
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L287
'argument': conversion from 'size_t' to 'int', possible loss of data
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.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#L32
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#L7
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#L89
The result of the expression is always 'false' since a value of type 'Vector3' is never equal to 'null' of type 'Vector3?'
build: OpenKh.Kh2/Models/VIF/VifCommon.cs#L98
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'