Skip to content

Merge pull request #951 from kenjiuno/fix-bdx-opcode-renaming #866

Merge pull request #951 from kenjiuno/fix-bdx-opcode-renaming

Merge pull request #951 from kenjiuno/fix-bdx-opcode-renaming #866

Triggered via push December 22, 2023 01:05
Status Success
Total duration 6m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 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: 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.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: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDown.xaml.cs#L78
The event 'NumericUpDown.ValueChanged' is never used
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDownd.xaml.cs#L78
The event 'NumericUpDownd.ValueChanged' is never used
build: OpenKh.Kh1/Mdls.cs#L481
This call site is reachable on all platforms. 'Bitmap.SetPixel(int, int, Color)' is only supported on: 'windows' 6.1 and later.
build: OpenKh.Kh1/Mdls.cs#L416
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later.
build: OpenKh.Kh1/Mdls.cs#L416
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later.
build: OpenKh.Kh1/Mdls.cs#L482
This call site is reachable on all platforms. 'Bitmap.SetPixel(int, int, Color)' is only supported on: 'windows' 6.1 and later.
build: OpenKh.Kh1/Mdls.cs#L450
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later.