Skip to content

batchgen testscript #2012

batchgen testscript

batchgen testscript #2012

Triggered via pull request June 7, 2024 05:27
Status Failure
Total duration 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Linter: tools/batchgen/cmd/main.go#L28
var `opID` is unused (unused)
Linter: tools/batchgen/cmd/main.go#L84
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
Linter: tools/batchgen/cmd/main.go#L119
ineffectual assignment to err (ineffassign)
Linter: tools/batchgen/cmd/main.go#L120
ineffectual assignment to err (ineffassign)
Linter: tools/batchgen/cmd/main.go#L121
ineffectual assignment to err (ineffassign)
Linter
issues found
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.