Housekeeping : Update Target Frameworks (#1065) #1742
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|