refactor(blocktx): move merkle_path to block_transactions_map table #102
Triggered via pull request
September 10, 2024 11:47
Status
Failure
Total duration
3m 43s
Artifacts
–
static-analysis.yaml
on: pull_request
Static analysis
3m 9s
Static check
3m 33s
Golangci-lint
56s
Annotations
2 errors and 2 warnings
Golangci-lint:
internal/blocktx/store/postgresql/upsert_block_transactions.go#L58
Error return value of `dbTx.Rollback` is not checked (errcheck)
|
Golangci-lint
issues found
|
Golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|