Add Postgres Support #142
Annotations
2 errors and 4 warnings
Test:
persist/postgres/peers.go#L176
unnecessary trailing newline (whitespace)
|
Test
issues found
|
Test:
persist/postgres/store.go#L16
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|
Test:
persist/postgres/store.go#L20
exported: exported type ConnectionInfo should have comment or be unexported (revive)
|
Test:
persist/postgres/peers.go#L156
unexported-return: exported method Bans returns unexported type []postgres.ban, which can be annoying to use (revive)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading