Update github.com/plgd-dev/device/v2 digest to cc07b73 - autoclosed #206
Triggered via pull request
September 14, 2024 00:10
Status
Failure
Total duration
8m 30s
Artifacts
–
Annotations
7 errors
goreleaser:
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
|
goreleaser:
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
|
goreleaser:
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
|
goreleaser:
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
|
goreleaser:
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
|
goreleaser:
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
|
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/2.3.1/x64/goreleaser' failed with exit code 1
|