Skip to content

db: refactor db opening #429

db: refactor db opening

db: refactor db opening #429

Triggered via pull request October 12, 2023 15:08
Status Failure
Total duration 4m 50s
Artifacts

main.yml

on: pull_request
RPC compilation check
2m 7s
RPC compilation check
go mod check
33s
go mod check
build and lint code
4m 35s
build and lint code
run unit tests
50s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
build and lint code: loopd/utils.go#L45
openDatabase - result 1 (*github.com/lightninglabs/loop/loopdb.BaseDB) is never used (unparam)
build and lint code: loopd/daemon.go#L408
ineffectual assignment to err (ineffassign)
build and lint code
Process completed with exit code 2.
go mod check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
RPC compilation check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build and lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/