CI #1279
Annotations
3 errors and 12 warnings
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. 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/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
src/Tools/Build/Blazorpatch/Program.cs#L186
Result of type 'Task' should be observed.
|
src/Tools/Build/Blazorpatch/Program.cs#L196
Exit point 'return ErrorCode.ErrorFileDownload;' swallows an unobserved exception.
|
src/Tools/Build/Blazorpatch/Program.cs#L228
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
src/Tools/Build/Blazorpatch/Program.cs#L248
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
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.
|
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/
|
The logs for this run have expired and are no longer available.
Loading