Skip to content

Add SortKey to Cabinet #396

Add SortKey to Cabinet

Add SortKey to Cabinet #396

Triggered via pull request November 12, 2024 15:19
Status Success
Total duration 1m 47s
Artifacts

build.yml

on: pull_request
Build on Windows
1m 20s
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#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: 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: 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/Xiv/TerritoryType.cs#L79
The variable 'notFound' is declared but never used
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L186
Unreachable code detected
Build on Windows: SaintCoinach/Graphics/Pcb/PcbBlockData.cs#L12
The field 'PcbBlockData.VertexI16.Z' is never used
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L34
Field 'DDS_HEADER.dwReserved5' 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
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L17
Field 'DDS_PIXELFORMAT.dwBBitMask' is never assigned to, and will always have its default value 0