Skip to content

Merge pull request #1118 from kenjiuno/fix-mapgen-nan #1247

Merge pull request #1118 from kenjiuno/fix-mapgen-nan

Merge pull request #1118 from kenjiuno/fix-mapgen-nan #1247

Triggered via push September 29, 2024 19:07
Status Success
Total duration 3m 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

26 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected], marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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.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#L450
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later.
build: OpenKh.Kh1/Mdls.cs#L480
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#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.
build: OpenKh.Kh1/Mdls.cs#L483
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#L433
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. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later.
build: OpenKh.Kh2/Libretto.cs#L97
The result of the expression is always 'false' since a value of type 'uint' is never equal to 'null' of type 'uint?'