chore(deps): update golangci/golangci-lint-action action to v6 #138
Annotations
7 errors and 2 warnings
golangci-lint:
pkg/units/helpers_test.go#L20
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
golangci-lint:
pkg/units/helpers_test.go#L19
require-error: for error assertions use require (testifylint)
|
golangci-lint:
pkg/zyxel/units_test.go#L21
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
golangci-lint:
pkg/zyxel/vdsl_status_test.go#L20
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
golangci-lint:
pkg/zyxel/client_test.go#L40
require-error: for error assertions use require (testifylint)
|
golangci-lint:
pkg/zyxel/client_test.go#L43
require-error: for error assertions use require (testifylint)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dslmodem_exporter/dslmodem_exporter. Supported file pattern: go.sum
|