Skip to content

fix(deps): update livekit deps #995

fix(deps): update livekit deps

fix(deps): update livekit deps #995

Triggered via pull request July 24, 2025 08:29
Status Failure
Total duration 1m 29s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test
No files were found with the provided path: /tmp/gotest.log. No artifacts will be uploaded.
test: pkg/sip/client.go#L82
undefined: sipgo.WithUserAgentLogger
test: pkg/sip/service.go#L199
undefined: sipgo.WithUserAgentLogger (compile)
test: pkg/sip/server.go#L276
cannot use func(log *slog.Logger, req *sip.Request, tx sip.ServerTransaction) {} (value of type func(log *slog.Logger, req *"github.com/livekit/sipgo/sip".Request, tx "github.com/livekit/sipgo/sip".ServerTransaction)) as sipgo.RequestHandler value in argument to s.sipSrv.OnAck
test: pkg/sip/server.go#L272
cannot use s.OnNoRoute (value of type func(log *slog.Logger, req *"github.com/livekit/sipgo/sip".Request, tx "github.com/livekit/sipgo/sip".ServerTransaction)) as sipgo.RequestHandler value in argument to s.sipSrv.OnNoRoute
test: pkg/sip/server.go#L271
cannot use s.onNotify (value of type func(log *slog.Logger, req *"github.com/livekit/sipgo/sip".Request, tx "github.com/livekit/sipgo/sip".ServerTransaction)) as sipgo.RequestHandler value in argument to s.sipSrv.OnNotify
test: pkg/sip/server.go#L270
cannot use s.onBye (value of type func(log *slog.Logger, req *"github.com/livekit/sipgo/sip".Request, tx "github.com/livekit/sipgo/sip".ServerTransaction)) as sipgo.RequestHandler value in argument to s.sipSrv.OnBye
test: pkg/sip/server.go#L269
cannot use s.onInvite (value of type func(log *slog.Logger, req *"github.com/livekit/sipgo/sip".Request, tx "github.com/livekit/sipgo/sip".ServerTransaction)) as sipgo.RequestHandler value in argument to s.sipSrv.OnInvite
test: pkg/sip/server.go#L268
cannot use s.onOptions (value of type func(log *slog.Logger, req *"github.com/livekit/sipgo/sip".Request, tx "github.com/livekit/sipgo/sip".ServerTransaction)) as sipgo.RequestHandler value in argument to s.sipSrv.OnOptions
test: pkg/sip/server.go#L252
undefined: sipgo.WithUserAgentLogger
test: pkg/sip/client.go#L82
undefined: sipgo.WithUserAgentLogger