PR #365 #1019
codeql
on: dynamic
Matrix: analyze
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)
|