add wait flag to stop command #3590
Annotations
7 errors and 1 warning
Upload test results
Input required and not supplied: path
|
Run golangci-lint:
pkg/standalone/stop.go#L90
error is not nil (line 88) but it returns nil (nilerr)
|
Run golangci-lint:
pkg/standalone/stop.go#L103
error is not nil (line 100) but it returns nil (nilerr)
|
Run golangci-lint:
pkg/standalone/stop.go#L43
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
Run golangci-lint:
pkg/standalone/stop.go#L37
directive `//nolint: perfsprint` is unused for linter "perfsprint" (nolintlint)
|
Run golangci-lint:
pkg/standalone/stop.go#L40
directive `//nolint: perfsprint` is unused for linter "perfsprint" (nolintlint)
|
Run 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@v3, actions/cache@v3, golangci/golangci-lint-action@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading