Use Array.Empty
instead of collection expressions
#94
Annotations
3 errors and 4 warnings
Run dotnet test AssimpNet.Test -c Debug :
AssimpNet.Test/AssimpContextTestFixture.cs#L388
Invalid expression term '['
|
Run dotnet test AssimpNet.Test -c Debug :
AssimpNet.Test/AssimpContextTestFixture.cs#L392
Syntax error; value expected
|
Run dotnet test AssimpNet.Test -c Debug
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet test AssimpNet.Test -c 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.
|
Run dotnet test AssimpNet.Test -c 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.
|
Run dotnet test AssimpNet.Test -c 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.
|
Loading