这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(deps): update github.com/livekit/media-sdk digest to c86da91 #1822

fix(deps): update github.com/livekit/media-sdk digest to c86da91

fix(deps): update github.com/livekit/media-sdk digest to c86da91 #1822

Triggered via pull request July 25, 2025 08:48
Status Failure
Total duration 2m 22s
Artifacts

buildtest.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
test: pkg/media/pcmremotetrack.go#L167
cannot use h (variable of interface type "github.com/livekit/media-sdk/rtp".Handler) as "github.com/livekit/media-sdk/rtp".HandlerCloser value in argument to rtp.HandleLoop: "github.com/livekit/media-sdk/rtp".Handler does not implement "github.com/livekit/media-sdk/rtp".HandlerCloser (missing method Close) (compile)
test: pkg/media/pcmremotetrack.go#L162
cannot use h (variable of interface type "github.com/livekit/media-sdk/rtp".Handler) as "github.com/livekit/media-sdk/rtp".HandlerCloser value in argument to rtp.HandleJitter: "github.com/livekit/media-sdk/rtp".Handler does not implement "github.com/livekit/media-sdk/rtp".HandlerCloser (missing method Close)