Skip to content

feat: implement copy + paste command (#376) #1181

feat: implement copy + paste command (#376)

feat: implement copy + paste command (#376) #1181

Triggered via push October 3, 2023 18:26
Status Success
Total duration 43s
Artifacts

lint-soft.yml

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

Annotations

6 errors and 1 warning
lint-soft: command.go#L258
string `.png` has 3 occurrences, make it a constant (goconst)
lint-soft: record.go#L159
`if TokenType(lines[i]) == SLEEP` has complex nested blocks (complexity: 9) (nestif)
lint-soft: draw.go#L402
mnd: Magic number: 7, in <case> detected (gomnd)
lint-soft: draw.go#L404
mnd: Magic number: 6, in <case> detected (gomnd)
lint-soft: draw.go#L406
mnd: Magic number: 4, in <case> detected (gomnd)
lint-soft: draw.go#L412
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