Skip to content

fix: Weird Parser Error #104

fix: Weird Parser Error

fix: Weird Parser Error #104

Triggered via pull request January 20, 2025 04:56
Status Failure
Total duration 1m 0s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 6 warnings
Go test / test: fixer_v2/engine.go#L86
too many arguments in call to parser.NewParser
Go test / test: fixer_v2/engine.go#L87
not enough arguments in call to parser.Parse
Go test / test: fixer_v2/engine.go#L87
assignment mismatch: 1 variable but parser.Parse returns 2 values
Go test / test: fixer_v2/engine.go#L100
too many arguments in call to parser.NewParser
Go test / test: fixer_v2/engine.go#L101
not enough arguments in call to prsr.Parse
Go test / test: fixer_v2/engine.go#L101
assignment mismatch: 1 variable but prsr.Parse returns 2 values
Go test / test
Process completed with exit code 1.
Go linter / lint: fixer_v2/engine.go#L86
too many arguments in call to parser.NewParser
Go linter / lint: fixer_v2/engine.go#L87
not enough arguments in call to parser.Parse
Go linter / lint: fixer_v2/engine.go#L87
assignment mismatch: 1 variable but parser.Parse returns 2 values
Go linter / lint: fixer_v2/engine.go#L100
too many arguments in call to parser.NewParser
Go linter / lint: fixer_v2/engine.go#L101
not enough arguments in call to prsr.Parse
Go linter / lint: fixer_v2/engine.go#L101
assignment mismatch: 1 variable but prsr.Parse returns 2 values (typecheck)
Go linter / lint: fixer_v2/engine.go#L86
too many arguments in call to parser.NewParser
Go linter / lint: fixer_v2/engine.go#L87
not enough arguments in call to parser.Parse
Go linter / lint: fixer_v2/engine.go#L87
assignment mismatch: 1 variable but parser.Parse returns 2 values
Go linter / lint: fixer_v2/engine.go#L100
too many arguments in call to parser.NewParser
Go test / test-with-race: fixer_v2/engine.go#L86
too many arguments in call to parser.NewParser
Go test / test-with-race: fixer_v2/engine.go#L87
not enough arguments in call to parser.Parse
Go test / test-with-race: fixer_v2/engine.go#L87
assignment mismatch: 1 variable but parser.Parse returns 2 values
Go test / test-with-race: fixer_v2/engine.go#L100
too many arguments in call to parser.NewParser
Go test / test-with-race: fixer_v2/engine.go#L101
not enough arguments in call to prsr.Parse
Go test / test-with-race: fixer_v2/engine.go#L101
assignment mismatch: 1 variable but prsr.Parse returns 2 values
Go test / test-with-race
Process completed with exit code 1.
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