Skip to content

Update to latest dtls library. Fixes #85 #86

Update to latest dtls library. Fixes #85

Update to latest dtls library. Fixes #85 #86

Triggered via pull request August 19, 2024 16:52
Status Failure
Total duration 2m 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: dtls/connection.go#L43
undeclared name: `transport` (typecheck)
lint: dtls/connection.go#L44
undeclared name: `dtls` (typecheck)
lint: dtls/listener.go#L86
undeclared name: `transport` (typecheck)
lint: dtls/address.go#L31
undeclared name: `transport` (typecheck)
lint: dtls/connection.go#L26
undeclared name: `dtls` (typecheck)
lint: dtls/dialer.go#L47
undeclared name: `dtls` (typecheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/