Skip to content

feat: add unit tests for lexer scanner functionality #8

feat: add unit tests for lexer scanner functionality

feat: add unit tests for lexer scanner functionality #8

Triggered via push January 15, 2025 16:54
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Linting: scripts/main.go#L32
Error return value of `file.WriteString` is not checked (errcheck)
Linting: scripts/main.go#L35
Error return value of `file.WriteString` is not checked (errcheck)
Linting: scripts/main.go#L38
Error return value of `file.WriteString` is not checked (errcheck)
Linting: scripts/main.go#L12
func `main` is unused (unused)
Linting: scripts/main.go#L22
func `defineAst` is unused (unused)
Linting: scripts/main.go#L55
func `defineVisitor` is unused (unused)
Linting: scripts/main.go#L68
func `defineType` is unused (unused)
Linting: printer/main.go#L14
func `main` is unused (unused)
Linting
Process completed with exit code 1.
Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636