Add database watcher #785
go-tests.yml
on: pull_request
Linters
2m 20s
go-tests
0s
Annotations
3 errors and 1 warning
Linters:
database/sql/pools.go#L76
unused-parameter: parameter 'pool' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters:
database/watcher/watcher_store_test.go#L141
unnecessary trailing newline (whitespace)
|
Linters
Process completed with exit code 2.
|
Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|