Update release and rename module #20
Annotations
8 errors and 1 warning
golangci-lint:
video.go#L149
string `...` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
testing.go#L75
`curent` is a misspelling of `current` (misspell)
|
golangci-lint:
record.go#L163
`if token.Type(lines[i]) == token.SLEEP` has complex nested blocks (complexity: 9) (nestif)
|
golangci-lint:
testing.go#L63
Consider pre-allocating `lines` (prealloc)
|
golangci-lint:
draw.go#L388
mnd: Magic number: 7, in <case> detected (gomnd)
|
golangci-lint:
draw.go#L390
mnd: Magic number: 6, in <case> detected (gomnd)
|
golangci-lint:
draw.go#L392
mnd: Magic number: 4, in <case> detected (gomnd)
|
golangci-lint:
draw.go#L398
mnd: Magic number: 3, in <case> detected (gomnd)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/vhs/vhs. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading