Update go deps #610
test-integration.yaml
on: pull_request
build
4m 5s
Matrix: test
Annotations
3 errors and 1 warning
build
cannot use uintptr(unsafe.Pointer(pad.Instance())) (value of type uintptr) as unsafe.Pointer value in argument to val.SetInstance
|
build
cannot use uintptr(unsafe.Pointer(pad.Instance())) (value of type uintptr) as unsafe.Pointer value in argument to val.SetInstance
|
build
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c if [ "$TARGETPLATFORM" = "linux/arm64" ]; then GOARCH=arm64; else GOARCH=amd64; fi && CGO_ENABLED=1 GOOS=linux GOARCH=${GOARCH} GO111MODULE=on GODEBUG=disablethp=1 go build -a -o egress ./cmd/server]: exit code: 1
|
build
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.312.0. Please update to the latest version 2.313.0
|