build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #193
Annotations
10 errors and 1 warning
linter:
commands/mollie.go#L151
Function 'addPersistentFlags' is too long (75 > 60) (funlen)
|
linter:
commands/mollie.go#L47
don't use `init` function (gochecknoinits)
|
linter:
commands/payment_create.go#L23
the line is 160 characters long, which exceeds the maximum of 120 characters. (lll)
|
linter:
commands/actions.go#L8
import 'moul.io/http2curl' is not allowed from list 'main' (depguard)
|
linter:
commands/mollie.go#L9
import 'github.com/mitchellh/go-homedir' is not allowed from list 'main' (depguard)
|
linter:
commands/mollie.go#L10
import 'github.com/sirupsen/logrus' is not allowed from list 'main' (depguard)
|
linter:
commands/displayers/helpers.go#L9
import 'github.com/Rhymond/go-money' is not allowed from list 'main' (depguard)
|
linter:
pkg/utils/browse.go#L7
import 'github.com/sirupsen/logrus' is not allowed from list 'main' (depguard)
|
linter:
commands/methods_get.go#L106
append only allowed to cuddle with appended value (wsl)
|
linter
golangci-lint exit with code 2
|
linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|