Feature block finalize #1449
build.yml
on: pull_request
check_fmt
2m 48s
unit-test
4m 22s
coverage
4m 48s
deploy
3m 51s
Run test cases with GOARCH=386
3m 14s
Matrix: build-with-latest-stable-go
Annotations
8 errors and 7 warnings
check_fmt
cannot use ([]*btcutil.AddressPubKey literal) (value of type []*"github.com/btcsuite/btcd/btcutil".AddressPubKey) as []*"github.com/btcsuite/btcutil".AddressPubKey value in argument to txscript.MultiSigScript
|
check_fmt
Process completed with exit code 2.
|
Run test cases with GOARCH=386:
system/crypto/btcscript/btcscript_test.go#L157
cannot use []*btcutil.AddressPubKey{…} (value of type []*"github.com/btcsuite/btcd/btcutil".AddressPubKey) as type []*"github.com/btcsuite/btcutil".AddressPubKey in argument to txscript.MultiSigScript
|
Run test cases with GOARCH=386
Process completed with exit code 1.
|
unit-test:
system/crypto/btcscript/btcscript_test.go#L157
cannot use []*btcutil.AddressPubKey{…} (value of type []*"github.com/btcsuite/btcd/btcutil".AddressPubKey) as type []*"github.com/btcsuite/btcutil".AddressPubKey in argument to txscript.MultiSigScript
|
unit-test
Process completed with exit code 2.
|
coverage:
system/crypto/btcscript/btcscript_test.go#L157
cannot use []*btcutil.AddressPubKey{…} (value of type []*"github.com/btcsuite/btcd/btcutil".AddressPubKey) as type []*"github.com/btcsuite/btcutil".AddressPubKey in argument to txscript.MultiSigScript
|
coverage
Process completed with exit code 2.
|
build-with-latest-stable-go (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-with-latest-stable-go (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run test cases with GOARCH=386
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|