refactor: refactor project flow and structure #15
Annotations
4 errors and 1 warning
|
lint
issues found
|
|
lint:
internal/repl/history.go#L75
Error return value of `f.Close` is not checked (errcheck)
|
|
lint:
internal/repl/history.go#L55
Error return value of `f.WriteString` is not checked (errcheck)
|
|
lint:
internal/repl/history.go#L53
Error return value of `f.Close` is not checked (errcheck)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pgxcli/pgxcli. Supported file pattern: go.sum
|