Skip to content

Bump golang.org/x/term from 0.14.0 to 0.18.0 #260

Bump golang.org/x/term from 0.14.0 to 0.18.0

Bump golang.org/x/term from 0.14.0 to 0.18.0 #260

Triggered via pull request April 1, 2024 17:17
Status Failure
Total duration 33s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
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#L176
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/cli/cmd/exec.go#L168
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
Process completed with exit code 1.
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/.
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/.