refactor: rule type #111
main.yml
on: pull_request
Go linter
/
lint
27s
Go test
/
test
34s
Go test
/
test-with-race
46s
Annotations
9 errors and 6 warnings
Go linter / lint:
internal/engine.go#L43
File is not properly formatted (gofmt)
|
Go linter / lint:
internal/engine.go#L43
File is not properly formatted (gofumpt)
|
Go linter / lint:
internal/engine.go#L43
File is not properly formatted (goimports)
|
Go linter / lint:
internal/rule_set.go#L17
File is not properly formatted (gofmt)
|
Go linter / lint:
internal/rule_set.go#L17
File is not properly formatted (gofumpt)
|
Go linter / lint:
internal/rule_set.go#L17
File is not properly formatted (goimports)
|
Go linter / lint:
internal/rule_set.go#L43
File is not properly formatted (gofumpt)
|
Go linter / lint:
internal/rule_set.go#L53
File is not properly formatted (gofumpt)
|
Go linter / lint
issues found
|
Go linter / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|
Go test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|
Go test / test-with-race
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|