Skip to content

fix: EF6 config for .net 7 #350

fix: EF6 config for .net 7

fix: EF6 config for .net 7 #350

Triggered via pull request January 16, 2024 15:24
Status Success
Total duration 2m 11s
Artifacts

build.yml

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

Annotations

12 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 `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. '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: 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: 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#L18
Field 'DDS_PIXELFORMAT.dwABitMask' is never assigned to, and will always have its default value 0
Build on Windows: SaintCoinach/Imaging/ImageConverter.cs#L35
Field 'DDS_HEADER.dwReserved6' 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/Graphics/Pcb/PcbBlockData.cs#L15
The field 'PcbBlockData.IndexData.Index1' is never used