Skip to content

Merge pull request #892 from OpenKH/organize-dll-panacea #687

Merge pull request #892 from OpenKH/organize-dll-panacea

Merge pull request #892 from OpenKH/organize-dll-panacea #687

Triggered via push September 21, 2023 00:11
Status Success
Total duration 5m 16s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: OpenKh.Research.Panacea/OpenKH.cpp#L174
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L238
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L239
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L183
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L184
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L614
'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#L36
Non-nullable property 'Addr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Utils/BdxEncoder.cs#L25
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxInstructionDesc.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxInstructionDesc.cs#L22
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxInstructionDesc.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.