Skip to content

Housekeeping : Update Target Frameworks (#1065) #1742

Housekeeping : Update Target Frameworks (#1065)

Housekeeping : Update Target Frameworks (#1065) #1742

Triggered via push November 17, 2023 23:19
Status Failure
Total duration 12m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
build / build
Java SDK 11.0 or above is required when using $(TargetFrameworkVersion) v13.0.
build / build
Download the latest JDK at: https://aka.ms/msopenjdk
build / build
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
build / build
Java SDK 11.0 or above is required when using .NET 6 or higher. Download the latest JDK at: https://aka.ms/msopenjdk
build / build
Process completed with exit code 1.
build / build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build / build: src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs#L62
Modify 'Load' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
build / build: src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs#L106
Modify 'LoadFromResource' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
build / build: src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs#L62
Modify 'Load' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
build / build: src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs#L106
Modify 'LoadFromResource' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
build / build: src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs#L62
Modify 'Load' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
build / build: src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs#L106
Modify 'LoadFromResource' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
build / build: src/Splat.Drawing/Platforms/Android/Bitmaps/PlatformBitmapLoader.cs#L115
'Bitmap.CreateBitmap((int)width, (int)height, config)' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
build / build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.