Skip to content

Enable

Enable #7

Triggered via push February 27, 2025 11:29
Status Failure
Total duration 35s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build (7.0.x)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (7.0.x)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (7.0.x)
Process completed with exit code 1.
build (8.0.x)
The job was canceled because "_7_0_x" failed.
build (8.0.x)
The operation was canceled.
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)
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): NormalizeVoiceSamples/Program.cs#L8
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern)'.
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): 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/SaintCoinach/Xiv/TerritoryType.cs#L79
The variable 'notFound' is declared but never used
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#L34
Field 'DDS_HEADER.dwReserved5' is never assigned to, and will always have its default value 0
build (8.0.x): SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L16
Field 'DDS_PIXELFORMAT.dwGBitMask' is never assigned to, and will always have its default value 0