Skip to content

Update module github.com/plgd-dev/go-coap/v3 to v3.3.6 #1015

Update module github.com/plgd-dev/go-coap/v3 to v3.3.6

Update module github.com/plgd-dev/go-coap/v3 to v3.3.6 #1015

Triggered via pull request October 1, 2024 01:20
Status Failure
Total duration 1m 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: service/device/authenticationPreSharedKey.go#L28
could not import github.com/plgd-dev/device/v2/pkg/net/coap (-: # github.com/plgd-dev/device/v2/pkg/net/coap
lint
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to dtls.Dial) (typecheck)
lint: pkg/rawcodec/rawcodec.go#L21
could not import github.com/plgd-dev/device/v2/pkg/net/coap (-: # github.com/plgd-dev/device/v2/pkg/net/coap
lint
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to dtls.Dial) (typecheck)
lint: service/grpc/createResource.go#L26
could not import github.com/plgd-dev/device/v2/pkg/net/coap (-: # github.com/plgd-dev/device/v2/pkg/net/coap
lint
cannot use dtlsCfg (variable of type *"github.com/pion/dtls/v2".Config) as *"github.com/pion/dtls/v3".Config value in argument to dtls.Dial) (typecheck)
lint: service/grpc/clearCache.go#L32
dev.Close undefined (type *device has no field or method Close) (typecheck)
lint: service/grpc/createResource.go#L63
dev.DeviceID undefined (type *device has no field or method DeviceID) (typecheck)
lint: service/grpc/createResource.go#L64
dev.UpdateResourceWithCodec undefined (type *device has no field or method UpdateResourceWithCodec) (typecheck)
lint: service/grpc/deleteResource.go#L48
dev.DeviceID undefined (type *device has no field or method DeviceID) (typecheck)