update protocol #612
test-integration.yaml
on: pull_request
build
4m 27s
Matrix: test
Annotations
5 errors and 2 warnings
build
impossible type assertion: logger.GetLogger().(logger.ZapLogger)
|
build
cannot call pointer method ToZap on "github.com/livekit/protocol/logger".ZapLogger
|
build
impossible type assertion: logger.GetLogger().(logger.ZapLogger)
|
build
cannot call pointer method ToZap on "github.com/livekit/protocol/logger".ZapLogger
|
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
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|