Skip to content

feat: add log command #761

feat: add log command

feat: add log command #761

Triggered via push November 6, 2023 19:32
Status Failure
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: table/command.go#L91
S1011: should replace loop with `headers = append(headers, columnNames...)` (gosimple)
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#L39
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)