Skip to content

Use Array.Empty instead of collection expressions #94

Use Array.Empty instead of collection expressions

Use Array.Empty instead of collection expressions #94

Triggered via push January 2, 2025 07:47
Status Cancelled
Total duration 1m 34s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 12 warnings
Build Linux Debug: AssimpNet.Test/AssimpContextTestFixture.cs#L388
Invalid expression term '['
Build Linux Debug: AssimpNet.Test/AssimpContextTestFixture.cs#L392
Syntax error; value expected
Build Linux Debug
Process completed with exit code 1.
Build Linux Release: AssimpNet.Test/AssimpContextTestFixture.cs#L388
Invalid expression term '['
Build Linux Release: AssimpNet.Test/AssimpContextTestFixture.cs#L392
Syntax error; value expected
Build Linux Release
Process completed with exit code 1.
Build Windows x64 Debug
The run was canceled by @Saalvage.
Build Windows x64 Debug
The operation was canceled.
Build Windows x86 Debug
The run was canceled by @Saalvage.
Build Windows x86 Debug
The operation was canceled.
Build Windows x86 Release
The run was canceled by @Saalvage.
Build Windows x86 Release
The operation was canceled.
Build Windows x64 Release
The run was canceled by @Saalvage.
Build Windows x64 Release
The operation was canceled.
Build Linux Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Linux Debug
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Linux Debug
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Linux Debug: AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
Build MacOS ARM64 Debug: AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
Build Linux Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Linux Release
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Linux Release
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Linux Release: AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
Build MacOS ARM64 Release: AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
Build MacOS x64 Release: AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
Build MacOS x64 Debug: AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.