Skip to content

PR #365

PR #365 #1019

Triggered via dynamic March 2, 2026 20:08
Status Success
Total duration 1m 51s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Analyze (go)
cannot use opus.AppVoIP (constant unknown with invalid type) as "gopkg.in/hraban/opus.v2".Application value in argument to opus.NewEncoder
Analyze (go)
could not import C (no metadata for C)
Analyze (go)
could not import C (no metadata for C)
Analyze (go)
cannot use net (variable of type *"github.com/pion/transport/v3/stdnet".Net) as "github.com/pion/transport/v4".Net value in argument to s.SetNet: *"github.com/pion/transport/v3/stdnet".Net does not implement "github.com/pion/transport/v4".Net (wrong type for method CreateDialer)
Analyze (go)
cannot use params.net (variable of interface type "github.com/pion/transport/v3".Net) as "github.com/pion/transport/v4".Net value in struct literal: "github.com/pion/transport/v3".Net does not implement "github.com/pion/transport/v4".Net (wrong type for method CreateDialer)