Skip to content

Only .Net 8

Only .Net 8 #9

Triggered via push February 27, 2025 11:33
Status Success
Total duration 39s
Artifacts

dotnet.yml

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

Annotations

11 warnings
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. '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#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. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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/Xiv/TerritoryType.cs#L79
The variable 'notFound' is declared but never used
build (8.0.x): SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L30
Field 'DDS_HEADER.dwReserved1' is never assigned to, and will always have its default value 0
build (8.0.x): SaintCoinach/SaintCoinach/Imaging/ImageConverter.cs#L44
Field 'DDS_HEADER.dwCaps3' is never assigned to, and will always have its default value 0