.NET Build, Test & Publish #38
dotnet.yml
on: release
Matrix: build-and-test
heap-validation
1m 12s
pack-and-publish
1m 5s
Annotations
2 errors and 70 warnings
|
pack-and-publish
Process completed with exit code 1.
|
|
pack-and-publish
The file 'D:\a\libwebp-net\libwebp-net\src\Imazen.WebP\bin\Release\net472\Imazen.WebP.dll' to be packed was not found on disk.
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L155
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L150
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L137
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L126
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L142
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L121
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L134
This call site is reachable on all platforms. 'Bitmap.LockBits(Rectangle, ImageLockMode, PixelFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (macos-latest, osx-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L77
This call site is reachable on all platforms. 'BitmapData.Scan0' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleDecoder.cs#L62
This call site is reachable on all platforms. 'BitmapData.Scan0' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L126
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L99
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleDecoder.cs#L59
This call site is reachable on all platforms. 'ImageLockMode.ReadWrite' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L138
This call site is reachable on all platforms. 'BitmapData.Stride' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L150
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleDecoder.cs#L61
This call site is reachable on all platforms. 'BitmapData.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L74
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-latest, linux-x64, net8.0;net10.0, x64):
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L142
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Bitmap.Clone(Rectangle, PixelFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L150
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L155
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleDecoder.cs#L58
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L120
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleDecoder.cs#L66
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L126
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (ubuntu-24.04-arm, linux-arm64, net8.0;net10.0, arm64):
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L77
This call site is reachable on all platforms. 'BitmapData.Scan0' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L126
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L99
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L138
This call site is reachable on all platforms. 'BitmapData.Stride' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L74
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L99
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L89
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/SimpleEncoder.cs#L155
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
heap-validation:
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L134
This call site is reachable on all platforms. 'Bitmap.LockBits(Rectangle, ImageLockMode, PixelFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L99
This call site is reachable on all platforms. 'Bitmap.Clone(Rectangle, PixelFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L138
This call site is reachable on all platforms. 'BitmapData.Stride' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L137
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L155
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L78
This call site is reachable on all platforms. 'BitmapData.Stride' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleDecoder.cs#L62
This call site is reachable on all platforms. 'BitmapData.Scan0' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleEncoder.cs#L126
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/SimpleDecoder.cs#L59
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x86, net472;net48;net8.0, x86, <RunSettings><RunConfiguration...:
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L73
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L121
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L150
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L72
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L99
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L77
This call site is reachable on all platforms. 'BitmapData.Scan0' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L74
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/SimpleEncoder.cs#L155
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-latest, win-x64, net472;net48;net8.0;net10.0, x64):
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L142
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L89
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleDecoder.cs#L59
This call site is reachable on all platforms. 'ImageLockMode.ReadWrite' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleDecoder.cs#L58
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleDecoder.cs#L59
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L128
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleEncoder.cs#L99
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/SimpleDecoder.cs#L65
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-and-test (windows-11-arm, win-arm64, net48;net8.0;net10.0, arm64):
src/Imazen.WebP/NativeLibraryLoading.cs#L538
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|