Skip to content

batchgen testscript #2003

batchgen testscript

batchgen testscript #2003

Triggered via pull request June 5, 2024 20:53
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Linter: tools/batchgen/cmd/main.go#L23
var `opID` is unused (unused)
Linter: tools/batchgen/cmd/main.go#L246
func `generateRequest` is unused (unused)
Linter: tools/batchgen/cmd/main.go#L114
ineffectual assignment to err (ineffassign)
Linter: tools/batchgen/cmd/main.go#L115
ineffectual assignment to err (ineffassign)
Linter: tools/batchgen/cmd/main.go#L116
ineffectual assignment to err (ineffassign)
Linter: tools/batchgen/cmd/main.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
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/.