feat: add log command #761
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)
|