Skip to content

Bump golang.org/x/tools from 0.14.0 to 0.19.0 #261

Bump golang.org/x/tools from 0.14.0 to 0.19.0

Bump golang.org/x/tools from 0.14.0 to 0.19.0 #261

Triggered via push April 1, 2024 17:17
Status Failure
Total duration 38s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
coverage
Process completed with exit code 1.
lint: internal/tool/main.go#L132
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: internal/asm/ops.go#L916
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: internal/monitor/image.go#L102
fmt.Errorf can be replaced with errors.New (perfsprint)
lint: internal/vm/ops.go#L692
fmt.Sprintf can be replaced with just using the string (perfsprint)
lint: internal/vm/ops.go#L772
fmt.Sprintf can be replaced with just using the string (perfsprint)
lint: internal/log/log.go#L114
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/tty/tty.go#L211
block should not end with a whitespace (or comment) (wsl)
lint: internal/cli/cmd/exec.go#L168
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/cli/cmd/exec.go#L172
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/tool/main.go#L150
only one cuddle assignment allowed before if statement (wsl)
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.