Update go deps #836
test-integration.yaml
on: pull_request
build
3m 43s
Matrix: test
Annotations
7 errors and 1 warning
build
too many arguments in call to t.vp8Munger.UpdateAndGet
|
build
invalid argument: index outgoingHeaderSize (variable of type []byte) must be integer
|
build
invalid operation: outgoingHeaderSize + len(extPkt.Packet.Payload) (mismatched types []byte and int)
|
build
too many arguments in call to t.vp8Munger.UpdateAndGet
|
build
invalid argument: index outgoingHeaderSize (variable of type []byte) must be integer
|
build
invalid operation: outgoingHeaderSize + len(extPkt.Packet.Payload) (mismatched types []byte and int)
|
build
buildx failed with: ERROR: failed to solve: process "/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" did not complete successfully: 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.316.1. Please update to the latest version 2.317.0
|