upgraded cli #106
Annotations
5 errors and 1 warning
golangci-lint:
cli/commands/backend.go#L40
Error return value is not checked (errcheck)
|
golangci-lint:
cli/commands/backend.go#L13
File is not `goimports`-ed (goimports)
|
golangci-lint:
cli/commands/clean_tests.go#L37
File is not `goimports`-ed (goimports)
|
golangci-lint:
cli/commands/backend.go#L12
var `backendCmd` is unused (unused)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|
Loading