Skip to content

add ContextExtension and inputs #23

add ContextExtension and inputs

add ContextExtension and inputs #23

Triggered via push March 24, 2024 21:42
Status Failure
Total duration 31s
Artifacts

tests.yml

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

Annotations

11 errors and 1 warning
Tests on ubuntu-latest: input.go#L79
cannot use _cgo0 (variable of type _Ctype_InputPtr) as *_Ctype_struct_UnsignedInput value in argument to _Cfunc_ergo_lib_unsigned_input_box_id
Tests on ubuntu-latest: input.go#L124
cannot use _cgo0 (variable of type _Ctype_ProverResultPtr) as *_Ctype_struct_ContextExtension value in argument to _Cfunc_ergo_lib_context_extension_len
Tests on ubuntu-latest: input.go#L262
cannot use _cgo2 (variable of type *_Ctype_UnsignedInputPtr) as *_Ctype_InputPtr value in argument to _Cfunc_ergo_lib_inputs_get
Tests on ubuntu-latest: input.go#L269
cannot use p (variable of type _Ctype_UnsignedInputPtr) as _Ctype_InputPtr value in struct literal
Tests on ubuntu-latest
Process completed with exit code 1.
Tests on macos-13
The job was canceled because "ubuntu-latest" failed.
Tests on macos-13: input.go#L79
cannot use _cgo0 (variable of type _Ctype_InputPtr) as *_Ctype_struct_UnsignedInput value in argument to _Cfunc_ergo_lib_unsigned_input_box_id
Tests on macos-13: input.go#L124
cannot use _cgo0 (variable of type _Ctype_ProverResultPtr) as *_Ctype_struct_ContextExtension value in argument to _Cfunc_ergo_lib_context_extension_len
Tests on macos-13: input.go#L262
cannot use _cgo2 (variable of type *_Ctype_UnsignedInputPtr) as *_Ctype_InputPtr value in argument to _Cfunc_ergo_lib_inputs_get
Tests on macos-13: input.go#L269
cannot use p (variable of type _Ctype_UnsignedInputPtr) as _Ctype_InputPtr value in struct literal
Tests on macos-13
The operation was canceled.
Tests on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.