Link Glasses to GlassesStyle #388
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 uses Node.js version which is deprecated 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. '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:
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:
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/Imaging/ImageConverter.cs#L27
Field 'DDS_HEADER.dwDepth' is never assigned to, and will always have its default value 0
|
Build on Windows:
SaintCoinach/Graphics/Pcb/PcbBlockData.cs#L18
The field 'PcbBlockData.IndexData.Unknown1' 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
|
Build on Windows:
SaintCoinach/Imaging/ImageConverter.cs#L29
Field 'DDS_HEADER.dwReserved0' is never assigned to, and will always have its default value 0
|