Skip to content

Refactor Lexer, Parser, Token into packages (#427) #1286

Refactor Lexer, Parser, Token into packages (#427)

Refactor Lexer, Parser, Token into packages (#427) #1286

Triggered via push January 5, 2024 18:25
Status Success
Total duration 44s
Artifacts

lint-soft.yml

on: push
lint-soft
34s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint-soft: video.go#L149
string `...` has 3 occurrences, make it a constant (goconst)
lint-soft: record.go#L160
`if token.Type(lines[i]) == token.SLEEP` has complex nested blocks (complexity: 9) (nestif)
lint-soft: draw.go#L388
mnd: Magic number: 7, in <case> detected (gomnd)
lint-soft: draw.go#L390
mnd: Magic number: 6, in <case> detected (gomnd)
lint-soft: draw.go#L392
mnd: Magic number: 4, in <case> detected (gomnd)
lint-soft: draw.go#L398
mnd: Magic number: 3, in <case> detected (gomnd)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/vhs/vhs. Supported file pattern: go.sum