TUI #41
Annotations
9 errors and 2 warnings
Run golangci/golangci-lint-action@v3:
cli/tui.go#L55
field `orderedCalls` is unused (unused)
|
Run golangci/golangci-lint-action@v3:
cli/run.go#L200
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
Run golangci/golangci-lint-action@v3:
cli/run.go#L88
SA4031: this nil check is always true (staticcheck)
|
Run golangci/golangci-lint-action@v3:
cli/run.go#L86
SA4031(related information): this is the value of tui (staticcheck)
|
Run golangci/golangci-lint-action@v3:
cli/run.go#L107
SA4031: this nil check is always true (staticcheck)
|
Run golangci/golangci-lint-action@v3:
cli/run.go#L128
SA4031: this nil check is always true (staticcheck)
|
Run golangci/golangci-lint-action@v3:
cli/tui.go#L169
SA9003: empty branch (staticcheck)
|
Run golangci/golangci-lint-action@v3:
cli/tui.go#L178
SA9003: empty branch (staticcheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/[email protected], 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/.
|
Run bufbuild/[email protected]
No github_token supplied, API requests will be subject to stricter rate limiting
|
Loading