feat(fixer v2): yaml, update replacer #120
main.yml
on: pull_request
Go linter
/
lint
30s
Go test
/
test
36s
Go test
/
test-with-race
49s
Annotations
10 errors and 3 warnings
Go linter / lint:
fixer_v2/replacer.go#L6
File is not properly formatted (gofmt)
|
Go linter / lint:
fixer_v2/replacer.go#L6
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L6
File is not properly formatted (goimports)
|
Go linter / lint:
fixer_v2/replacer.go#L12
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L19
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L22
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L29
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L38
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L47
File is not properly formatted (gofumpt)
|
Go linter / lint:
fixer_v2/replacer.go#L62
File is not properly formatted (gofumpt)
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|
Go test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|