Skip to content

reenable imnodes

reenable imnodes #736

Triggered via pull request February 17, 2024 12:08
Status Failure
Total duration 7m 17s
Artifacts

build.yml

on: pull_request
Matrix: Building
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Building (macos-latest): examples/dragdrop/dragdrop.go#L22
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
Building (macos-latest): examples/dragdrop/dragdrop.go#L35
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
Building (macos-latest)
Process completed with exit code 1.
Building (ubuntu-latest): examples/dragdrop/dragdrop.go#L22
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
Building (ubuntu-latest): examples/dragdrop/dragdrop.go#L35
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
Building (ubuntu-latest)
Process completed with exit code 1.
Building (windows-latest): examples/dragdrop/dragdrop.go#L22
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
Building (windows-latest): examples/dragdrop/dragdrop.go#L35
cannot use unsafe.Pointer(&data) (value of type unsafe.Pointer) as uintptr value in argument to imgui.SetDragDropPayload
Building (windows-latest)
Process completed with exit code 1.