Add terminating metric #786
test-integration.yaml
on: pull_request
build
7m 8s
Matrix: test
Annotations
3 errors and 2 warnings
build
cannot use svc (variable of type *"github.com/livekit/egress/pkg/server".Server) as Server value in argument to r.Run: *"github.com/livekit/egress/pkg/server".Server does not implement Server (wrong type for method Shutdown)
|
build
cannot use svc (variable of type *"github.com/livekit/egress/pkg/server".Server) as Server value in argument to r.Run: *"github.com/livekit/egress/pkg/server".Server does not implement Server (wrong type for method Shutdown)
|
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 go test -c -v -race --tags=integration ./test" 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
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|