Skip to content

Add err match in the package chain #602

Add err match in the package chain

Add err match in the package chain #602

Triggered via pull request July 3, 2024 15:13
Status Failure
Total duration 5m 3s
Artifacts

main.yml

on: pull_request
Format, compilation and lint check
1m 6s
Format, compilation and lint check
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 6 warnings
run unit tests (unit-cover): chain/errors_test.go#L84
undefined: BitcoindRPCErr
run unit tests (unit-cover): chain/errors_test.go#L90
undefined: MapRPCErr
run unit tests (unit-cover): chain/errors_test.go#L96
undefined: MapRPCErr
run unit tests (unit-cover): chain/errors_test.go#L99
undefined: MapRPCErr
run unit tests (unit-cover): chain/errors_test.go#L104
undefined: MapRPCErr
run unit tests (unit-cover): chain/errors_test.go#L117
undefined: BitcoindRPCErr
run unit tests (unit-cover)
Process completed with exit code 2.
Format, compilation and lint check: chain/errors_test.go#L84
undefined: BitcoindRPCErr
Format, compilation and lint check: chain/errors_test.go#L117
undefined: BitcoindRPCErr (typecheck)
Format, compilation and lint check: chain/block_filterer_test.go#L12
could not import github.com/btcsuite/btcwallet/chain (-: # github.com/btcsuite/btcwallet/chain [github.com/btcsuite/btcwallet/chain.test]
Format, compilation and lint check: chain/errors_test.go#L84
undefined: BitcoindRPCErr
run unit tests (unit-race): chain/errors_test.go#L84
undefined: BitcoindRPCErr
run unit tests (unit-race): chain/errors_test.go#L90
undefined: MapRPCErr
run unit tests (unit-race): chain/errors_test.go#L96
undefined: MapRPCErr
run unit tests (unit-race): chain/errors_test.go#L99
undefined: MapRPCErr
run unit tests (unit-race): chain/errors_test.go#L104
undefined: MapRPCErr
run unit tests (unit-race): chain/errors_test.go#L117
undefined: BitcoindRPCErr
run unit tests (unit-race)
Process completed with exit code 2.
run unit tests (unit-cover)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run unit tests (unit-cover)
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/
Format, compilation and lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format, compilation and lint 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 (unit-race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run unit tests (unit-race)
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/