Just woooooooork #11
Annotations
21 warnings
Restore dependencies 8.0.x
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish 8.0.x:
SaintCoinach/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)
|
Publish 8.0.x:
SaintCoinach/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)
|
Publish 8.0.x:
SaintCoinach/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)
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/HalfHelper.cs#L37
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L186
Unreachable code detected
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/Xiv/TerritoryType.cs#L79
The variable 'notFound' is declared but never used
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/Graphics/Pcb/PcbBlockData.cs#L16
The field 'PcbBlockData.IndexData.Index2' is never used
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L17
Field 'DDS_PIXELFORMAT.dwBBitMask' is never assigned to, and will always have its default value 0
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L14
Field 'DDS_PIXELFORMAT.dwRGBBitCount' is never assigned to, and will always have its default value 0
|
Publish 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L46
Field 'DDS_HEADER.dwReserved11' is never assigned to, and will always have its default value 0
|
Build 8.0.x
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build 8.0.x:
SaintCoinach/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 8.0.x:
SaintCoinach/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 8.0.x:
SaintCoinach/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 8.0.x:
NormalizeVoiceSamples/Program.cs#L8
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern)'.
|
Build 8.0.x:
SaintCoinach/SaintCoinach/HalfHelper.cs#L37
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Build 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L186
Unreachable code detected
|
Build 8.0.x:
SaintCoinach/SaintCoinach/Xiv/TerritoryType.cs#L79
The variable 'notFound' is declared but never used
|
Build 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L14
Field 'DDS_PIXELFORMAT.dwRGBBitCount' is never assigned to, and will always have its default value 0
|
Build 8.0.x:
SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L27
Field 'DDS_HEADER.dwDepth' is never assigned to, and will always have its default value 0
|
Loading