Skip to content

chore(deps): update module github.com/pion/dtls/v2 to v2.2.10 #771

chore(deps): update module github.com/pion/dtls/v2 to v2.2.10

chore(deps): update module github.com/pion/dtls/v2 to v2.2.10 #771

Triggered via pull request March 1, 2024 01:59
Status Failure
Total duration 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: net/client/client.go#L78
c.Do undefined (type *Client[C] has no field or method Do) (typecheck)
lint: net/client/client.go#L105
c.DoObserve undefined (type *Client[C] has no field or method DoObserve) (typecheck)
lint: net/client/client.go#L149
c.Do undefined (type *Client[C] has no field or method Do) (typecheck)
lint: net/client/client.go#L186
c.Do undefined (type *Client[C] has no field or method Do) (typecheck)
lint: dtls/server/config.go#L51
opts.Errors undefined (type Config has no field or method Errors) (typecheck)
lint: dtls/server/server.go#L46
cfg.Ctx undefined (type Config has no field or method Ctx) (typecheck)
lint: dtls/server/server.go#L47
cfg.Errors undefined (type Config has no field or method Errors) (typecheck)
lint: dtls/server/server.go#L48
cfg.Errors undefined (type Config has no field or method Errors) (typecheck)
lint: dtls/server/server.go#L57
cfg.GetToken undefined (type Config has no field or method GetToken) (typecheck)
lint: dtls/server/server.go#L58
cfg.GetToken undefined (type Config has no field or method GetToken) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.