Skip to content

feat: add basic AST pretty printer implementation #7

feat: add basic AST pretty printer implementation

feat: add basic AST pretty printer implementation #7

Triggered via push January 9, 2025 18:16
Status Failure
Total duration 26s
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.
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Testing
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