Skip to content

WIP work

WIP work #84

Triggered via push December 10, 2024 02:55
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

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

Annotations

100 errors and 22 warnings
Build MacOS ARM64 Debug: AssimpNet/Unmanaged/UnmanagedStructures.cs#L871
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Debug: AssimpNet/Scene.cs#L382
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiNode*'
Build MacOS ARM64 Debug: AssimpNet/Scene.cs#L407
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiMetadata*'
Build MacOS ARM64 Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L498
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Debug: AssimpNet/Unmanaged/AssimpLibrary.cs#L536
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Debug: AssimpNet/NodeAnimationChannel.cs#L197
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Debug: AssimpNet/NodeAnimationChannel.cs#L200
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Debug: AssimpNet/NodeAnimationChannel.cs#L203
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Debug: AssimpNet/Node.cs#L306
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiMetadata*'
Build MacOS ARM64 Debug: AssimpNet/Node.cs#L312
Argument 1: cannot convert from 'nint' to 'void*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L482
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L484
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L495
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L572
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L574
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L583
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L662
'AssimpLibrary' does not contain a definition for 'ImportFileFromStream' and no accessible extension method 'ImportFileFromStream' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L667
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L669
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build MacOS ARM64 Release: AssimpNet/AssimpContext.cs#L680
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Linux Debug: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Debug: AssimpNet/Bone.cs#L123
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build Linux Debug: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Debug: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Debug: AssimpNet/Bone.cs#L126
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build Linux Debug: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Debug: AssimpNet/Bone.cs#L139
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Debug: AssimpNet/Bone.cs#L139
Operator '!=' cannot be applied to operands of type 'VertexWeight*' and 'nint'
Build Linux Debug: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Debug: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build Linux Release: AssimpNet/AssimpContext.cs#L482
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Linux Release: AssimpNet/AssimpContext.cs#L484
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Linux Release: AssimpNet/AssimpContext.cs#L495
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Linux Release: AssimpNet/AssimpContext.cs#L572
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Linux Release: AssimpNet/AssimpContext.cs#L574
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Linux Release: AssimpNet/AssimpContext.cs#L583
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Linux Release: AssimpNet/AssimpContext.cs#L662
'AssimpLibrary' does not contain a definition for 'ImportFileFromStream' and no accessible extension method 'ImportFileFromStream' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Linux Release: AssimpNet/AssimpContext.cs#L667
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Linux Release: AssimpNet/AssimpContext.cs#L669
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Linux Release: AssimpNet/AssimpContext.cs#L680
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build MacOS x64 Debug: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Debug: AssimpNet/Bone.cs#L123
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build MacOS x64 Debug: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Debug: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Debug: AssimpNet/Bone.cs#L126
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build MacOS x64 Debug: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Debug: AssimpNet/Bone.cs#L139
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Debug: AssimpNet/Bone.cs#L139
Operator '!=' cannot be applied to operands of type 'VertexWeight*' and 'nint'
Build MacOS x64 Debug: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Debug: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L123
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build MacOS x64 Release: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L126
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build MacOS x64 Release: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L139
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L139
Operator '!=' cannot be applied to operands of type 'VertexWeight*' and 'nint'
Build MacOS x64 Release: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS x64 Release: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L123
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build Windows x86 Debug: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L126
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build Windows x86 Debug: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L139
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L139
Operator '!=' cannot be applied to operands of type 'VertexWeight*' and 'nint'
Build Windows x86 Debug: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Debug: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x64 Release: AssimpNet/EmbeddedTexture.cs#L221
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Release: AssimpNet/EmbeddedTexture.cs#L237
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Release: AssimpNet/IOStream.cs#L246
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L482
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L484
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L495
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L572
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L574
Argument 1: cannot convert from 'nint' to 'Assimp.Unmanaged.AiScene*'
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L583
'AssimpLibrary' does not contain a definition for 'ReleaseImport' and no accessible extension method 'ReleaseImport' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Windows x64 Release: AssimpNet/AssimpContext.cs#L662
'AssimpLibrary' does not contain a definition for 'ImportFileFromStream' and no accessible extension method 'ImportFileFromStream' accepting a first argument of type 'AssimpLibrary' could be found (are you missing a using directive or an assembly reference?)
Build Windows x64 Debug: AssimpNet/EmbeddedTexture.cs#L221
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Debug: AssimpNet/EmbeddedTexture.cs#L237
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Debug: AssimpNet/MaterialProperty.cs#L618
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Debug: AssimpNet/MaterialProperty.cs#L768
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Debug: AssimpNet/IOStream.cs#L246
Argument 1: cannot convert from 'nint' to 'void*'
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L97
The name 'MarshalPointer' does not exist in the current context
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L113
The name 'MarshalPointer' does not exist in the current context
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L141
The name 'MarshalSizeOf' does not exist in the current context
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L163
The name 'MarshalStructure' does not exist in the current context
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L248
The name 'MarshalSizeOf' does not exist in the current context
Build Windows x86 Release: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Release: AssimpNet/Bone.cs#L123
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build Windows x86 Release: AssimpNet/Bone.cs#L123
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Release: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Release: AssimpNet/Bone.cs#L126
Cannot implicitly convert type 'nint' to 'Assimp.VertexWeight*'. An explicit conversion exists (are you missing a cast?)
Build Windows x86 Release: AssimpNet/Bone.cs#L126
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Release: AssimpNet/Bone.cs#L139
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Release: AssimpNet/Bone.cs#L139
Operator '!=' cannot be applied to operands of type 'VertexWeight*' and 'nint'
Build Windows x86 Release: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build Windows x86 Release: AssimpNet/Bone.cs#L140
Pointers and fixed size buffers may only be used in an unsafe context
Build MacOS ARM64 Debug: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build MacOS ARM64 Debug: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build MacOS ARM64 Release: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build MacOS ARM64 Release: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
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: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build Linux Debug: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
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: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build Linux Release: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build MacOS x64 Debug: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build MacOS x64 Debug: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build MacOS x64 Release: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build MacOS x64 Release: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build Windows x86 Debug: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build Windows x86 Debug: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build Windows x64 Release: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build Windows x64 Release: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build Windows x64 Debug: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
Build Windows x86 Release: AssimpNet/MemoryHelper.cs#L308
This takes the address of, gets the size of, or declares a pointer to a managed type ('Native')
Build Windows x86 Release: AssimpNet/MemoryHelper.cs#L490
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')