CI #1279
Annotations
2 errors and 22 warnings
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.)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
src/Base/Imp/Desktop/EmbeddedResourcesDllHandler.cs#L36
'AssemblyName.ProcessorArchitecture' is obsolete: 'AssemblyName members HashAlgorithm, ProcessorArchitecture, and VersionCompatibility are obsolete and not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0037)
|
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
src/Xene/Visitor.cs#L414
Missing XML comment for publicly visible type or member 'Visitor<TNode, TComponent>.VisitorModules'
|
src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
src/Xene/Visitor.cs#L414
Missing XML comment for publicly visible type or member 'Visitor<TNode, TComponent>.VisitorModules'
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fusee-desktop-macos-latest-player", "fusee-desktop-macos-latest-tools", "fusee-desktop-ubuntu-latest-player", "fusee-desktop-ubuntu-latest-tools", "fusee-desktop-windows-latest-player", "fusee-desktop-windows-latest-tools", "Rendertests".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading