Skip to content

Update github.com/plgd-dev/device/v2 digest to cc07b73 #1009

Update github.com/plgd-dev/device/v2 digest to cc07b73

Update github.com/plgd-dev/device/v2 digest to cc07b73 #1009

Triggered via pull request September 14, 2024 00:10
Status Failure
Total duration 1m 0s
Artifacts

staticAnalysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
analysis: service/device/authenticationPreSharedKey.go#L77
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
analysis: service/device/authenticationX509.go#L100
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
analysis: service/device/service.go#L168
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
analysis: service/device/service.go#L245
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 func(ctx context.Context, addr string, dtlsCfg *"github.com/pion/dtls/v3".Config, opts ..."github.com/plgd-dev/go-coap/v3/udp".Option) (*coap.ClientCloseHandler, error) value in struct literal
analysis: service/device/service.go#L274
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 func(ctx context.Context, addr string, dtlsCfg *"github.com/pion/dtls/v3".Config, opts ..."github.com/plgd-dev/go-coap/v3/udp".Option) (*coap.ClientCloseHandler, error) value in argument to justworks.WithDialDTLS
analysis: service/device/service.go#L279
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 func(ctx context.Context, addr string, dtlsCfg *"github.com/pion/dtls/v3".Config, opts ..."github.com/plgd-dev/go-coap/v3/udp".Option) (*coap.ClientCloseHandler, error) value in argument to manufacturer.WithDialDTLS
analysis
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to net.NewDTLSListener
analysis
Process completed with exit code 1.