Skip to content

Update README.md

Update README.md #357

Re-run triggered April 22, 2024 15:55
Status Success
Total duration 1m 45s
Artifacts

build.yml

on: pull_request
Build on Windows
1m 32s
Build on Windows
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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: 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#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: 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#L23
The field 'PcbBlockData.IndexData.Unknown6' is never used
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L16
Field 'DDS_PIXELFORMAT.dwGBitMask' is never assigned to, and will always have its default value 0
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/Imaging/ImageConverter.cs#L17
Field 'DDS_PIXELFORMAT.dwBBitMask' is never assigned to, and will always have its default value 0