Skip to content

feat(confirm): add --show-output #731

feat(confirm): add --show-output

feat(confirm): add --show-output #731

Triggered via pull request September 18, 2023 17:41
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: confirm/command.go#L38
unnecessary trailing newline (whitespace)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
lint: confirm/command.go#L50
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)