Skip to content

account for extra column in Recipe table #397

account for extra column in Recipe table

account for extra column in Recipe table #397

Re-run triggered November 19, 2024 18:51
Status Success
Total duration 2m 42s
Artifacts

build.yml

on: pull_request
Build on Windows
2m 23s
Build on Windows
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build on Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build on Windows
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 on Windows
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build on Windows: DotSquish/Squish.cs#L128
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build on Windows: DotSquish/Squish.cs#L129
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build on Windows: DotSquish/Squish.cs#L128
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build on Windows: SaintCoinach/HalfHelper.cs#L37
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L186
Unreachable code detected
Build on Windows: SaintCoinach/Xiv/TerritoryType.cs#L79
The variable 'notFound' is declared but never used
Build on Windows: SaintCoinach/Graphics/Pcb/PcbBlockData.cs#L15
The field 'PcbBlockData.IndexData.Index1' is never used
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L31
Field 'DDS_HEADER.dwReserved2' is never assigned to, and will always have its default value 0
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L32
Field 'DDS_HEADER.dwReserved3' is never assigned to, and will always have its default value 0
Build on Windows: SaintCoinach/Graphics/Pcb/PcbBlockData.cs#L10
The field 'PcbBlockData.VertexI16.X' is never used