PR #278 #137
codeql
on: dynamic
Matrix: analyze
Annotations
6 errors
Analyze (go)
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to coap.DialUDPSecure
|
Analyze (go)
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to coap.DialUDPSecure
|
Analyze (go)
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to coap.DialUDPSecure
|
Analyze (go)
cannot use s.DialDTLS (value of type func(ctx context.Context, addr string, dtlsCfg *"github.com/pion/dtls/v2".Config, opts ..."github.com/plgd-dev/go-coap/v3/udp".Option) (*coap.ClientCloseHandler, error)) as core.DialDTLS value in struct literal
|
Analyze (go)
cannot use s.DialOwnership (value of type func(ctx context.Context, addr string, dtlsCfg *"github.com/pion/dtls/v2".Config, opts ..."github.com/plgd-dev/go-coap/v3/udp".Option) (*coap.ClientCloseHandler, error)) as justworks.DialDTLS value in argument to justworks.WithDialDTLS
|
Analyze (go)
cannot use s.DialOwnership (value of type func(ctx context.Context, addr string, dtlsCfg *"github.com/pion/dtls/v2".Config, opts ..."github.com/plgd-dev/go-coap/v3/udp".Option) (*coap.ClientCloseHandler, error)) as manufacturer.DialDTLS value in argument to manufacturer.WithDialDTLS
|