fix: Weird Parser Error #106
main.yml
on: pull_request
Go linter
/
lint
35s
Go test
/
test
29s
Go test
/
test-with-race
43s
Annotations
4 errors and 6 warnings
Go linter / lint:
fixer_v2/monad.go#L14
field `regex` is unused (unused)
|
Go linter / lint:
fixer_v2/monad.go#L15
field `captures` is unused (unused)
|
Go linter / lint:
fixer_v2/query/type.go#L110
ST1016: methods on the same type should have the same receiver name (seen 1x "n", 4x "h") (stylecheck)
|
Go linter / lint
issues found
|
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 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-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
|