Update go deps #1108
Annotations
5 errors and 1 warning
Build and push
cannot use track (variable of type *"github.com/pion/webrtc/v3".TrackRemote) as synchronizer.TrackRemote value in argument to sync.AddTrack: *"github.com/pion/webrtc/v3".TrackRemote does not implement synchronizer.TrackRemote (wrong type for method Codec)
|
Build and push
cannot use track.SSRC() (value of type "github.com/pion/webrtc/v3".SSRC) as "github.com/pion/webrtc/v4".SSRC value in argument to rp.WritePLI
|
Build and push
cannot use track (variable of type *"github.com/pion/webrtc/v3".TrackRemote) as synchronizer.TrackRemote value in argument to sync.AddTrack: *"github.com/pion/webrtc/v3".TrackRemote does not implement synchronizer.TrackRemote (wrong type for method Codec)
|
Build and push
cannot use track.SSRC() (value of type "github.com/pion/webrtc/v3".SSRC) as "github.com/pion/webrtc/v4".SSRC value in argument to rp.WritePLI
|
Build and push
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
|
|
Loading