Bump SixLabors.ImageSharp from 2.1.3 to 2.1.7 #1107
Annotations
8 errors and 11 warnings
Build with MSBuild
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build with MSBuild
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build with MSBuild
Java SDK 11.0 or above is required when using $(TargetFrameworkVersion) v13.0.
|
Build with MSBuild
Download the latest JDK at: https://aka.ms/msopenjdk
|
Build with MSBuild
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
|
Build with MSBuild
Download the latest JDK at: https://aka.ms/msopenjdk
|
Build with MSBuild
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
|
Build with MSBuild
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build with MSBuild:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build with MSBuild:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build with MSBuild:
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build with MSBuild:
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build with MSBuild:
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build with MSBuild:
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build with MSBuild:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build with MSBuild:
src/Engine/Core/FusSceneConverter.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build with MSBuild:
src/Engine/Core/FusSceneConverter.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build with MSBuild:
src/Engine/Core/InputDevice.cs#L517
Cannot convert null literal to non-nullable reference type.
|
Loading