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 Failure
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint: command.go#L6
File is not `goimports`-ed (goimports)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vhs/vhs. Supported file pattern: go.sum
lint: command.go#L267
exported: exported function ExecuteCopy should have comment or be unexported (revive)
lint: command.go#L271
exported: exported function ExecutePaste should have comment or be unexported (revive)