Add RegisterFunc on unsupported platforms #752
Annotations
4 errors and 1 warning
go test (Linux 386):
internal/cgo/syscall_cgo_unix.go#L51
too many values in struct literal of type _Ctype_struct_syscall15Args
|
go test (Linux 386):
internal/cgo/syscall_cgo_unix.go#L54
args.r1 undefined (type _Ctype_struct_syscall15Args has no field or method r1)
|
go test (Linux 386):
internal/cgo/syscall_cgo_unix.go#L54
args.r2 undefined (type _Ctype_struct_syscall15Args has no field or method r2)
|
go test (Linux 386)
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading