Bump CommunityToolkit.HighPerformance from 8.3.2 to 8.4.0 #1291
Annotations
11 warnings
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/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#L147
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
src/Base/Imp/Desktop/FileAssetProvider.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Engine/Core/Geometry.cs#L47
Possible null reference argument for parameter 'collection' in 'List<double3>.List(IEnumerable<double3> collection)'.
|
src/Engine/Core/Geometry.cs#L60
Possible null reference argument for parameter 'collection' in 'List<double3>.List(IEnumerable<double3> collection)'.
|
src/Engine/Core/Geometry.cs#L73
Possible null reference argument for parameter 'collection' in 'List<double2>.List(IEnumerable<double2> collection)'.
|
src/Engine/Core/Geometry.cs#L86
Possible null reference argument for parameter 'collection' in 'List<Face>.List(IEnumerable<Face> collection)'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fusee-blazor-macos-latest-player", "fusee-blazor-ubuntu-latest-player", "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", "fusee-nuget-windows-latest", "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 succeeded
Loading