feat(fixer_v2): State Transition Machine for Metavariable Parser #94
Annotations
6 errors and 2 warnings
Lint:
fixer_v2/query/internal.go#L62
const `__` is unused (unused)
|
Lint:
fixer_v2/query/internal.go#L115
File is not properly formatted (gofmt)
|
Lint:
fixer_v2/query/internal.go#L115
File is not properly formatted (goimports)
|
Lint:
fixer_v2/query/internal.go#L164
field `accumulator` is unused (unused)
|
Lint:
fixer_v2/query/internal.go#L175
func `(*StateMachine).run` is unused (unused)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|
Loading