Skip to content

Utilize high-level native library loading method instead #76

Utilize high-level native library loading method instead

Utilize high-level native library loading method instead #76

Triggered via push November 29, 2024 18:31
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

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

Annotations

6 errors and 10 warnings
Build MacOS ARM64 Debug
Process completed with exit code 1.
Build MacOS ARM64 Release
Process completed with exit code 1.
Build MacOS x64 Debug
Process completed with exit code 1.
Build Linux Debug
Process completed with exit code 1.
Build MacOS x64 Release
Process completed with exit code 1.
Build Linux Release
Process completed with exit code 1.
Build MacOS ARM64 Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build MacOS ARM64 Release: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build MacOS x64 Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build Linux Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build MacOS x64 Release: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build Linux Release: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build Windows x86 Release: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build Windows x64 Release: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build Windows x64 Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.
Build Windows x86 Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L71
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Assimp.Unmanaged.Platform)3' is not covered.