Utilize high-level native library loading method instead #76
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.
|