Skip to content

Make test error a log #246

Make test error a log

Make test error a log #246

Re-run triggered February 13, 2024 14:47
Status Failure
Total duration 30s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: internal/tty/tty.go#L212
block should not end with a whitespace (or comment) (wsl)
lint: internal/encoding/hex.go#L186
branch statements should not be cuddled if block has more than two lines (wsl)
lint: internal/encoding/hex_test.go#L145
assignments should only be cuddled with other assignments (wsl)
lint: internal/encoding/hex_test.go#L228
block should not end with a whitespace (or comment) (wsl)
lint: internal/encoding/hex_test.go#L208
assignments should only be cuddled with other assignments (wsl)
lint: internal/log/log.go#L114
return statements should not be cuddled if block has more than two lines (wsl)
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/vm/vm_test.go#L1029
expressions should not be cuddled with blocks (wsl)
lint: internal/vm/vm_test.go#L707
expressions should not be cuddled with blocks (wsl)
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/.
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/.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.