Skip to content

chore: goimports settings #1088

chore: goimports settings

chore: goimports settings #1088

Re-run triggered April 12, 2023 11:16
Status Failure
Total duration 34s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build: cmd/ruleguard/main.go#L5
File is not `gofmt`-ed with `-s` (gofmt)
Build: ruleguard/quasigo/compile.go#L10
File is not `goimports`-ed with -local github.com/quasilyte/go-ruleguard (goimports)
Build: ruleguard/quasigo/compile_test.go#L8
File is not `goimports`-ed with -local github.com/quasilyte/go-ruleguard (goimports)
Build: ruleguard/quasigo/eval_test.go#L13
File is not `goimports`-ed with -local github.com/quasilyte/go-ruleguard (goimports)
Build
lint] Error 1
Build
Process completed with exit code 2.
Build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.