Skip to content

script: static address taproot script #730

script: static address taproot script

script: static address taproot script #730

Triggered via pull request January 30, 2024 17:05
Status Failure
Total duration 3m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
RPC compilation check
3m 2s
RPC compilation check
go mod check
21s
go mod check
build and lint code
3m 31s
build and lint code
run unit tests
2m 2s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
run unit tests: staticaddr/script/script_test.go#L43
cannot use clientKey (variable of type [33]byte) as *secp256k1.PublicKey value in argument to NewStaticAddress
run unit tests: staticaddr/script/script_test.go#L43
cannot use serverKey (variable of type [33]byte) as *secp256k1.PublicKey value in argument to NewStaticAddress
run unit tests
Process completed with exit code 2.
build and lint code: staticaddr/script/script_test.go#L43
cannot use clientKey (variable of type [33]byte) as *secp256k1.PublicKey value in argument to NewStaticAddress
build and lint code: staticaddr/script/script_test.go#L43
cannot use serverKey (variable of type [33]byte) as *secp256k1.PublicKey value in argument to NewStaticAddress (typecheck)
build and lint code
Process completed with exit code 2.
go mod 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/.
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
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
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
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/.
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
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/.
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/