Skip to content

staticaddr: loop static listswaps #1351

staticaddr: loop static listswaps

staticaddr: loop static listswaps #1351

Triggered via pull request September 11, 2024 13:09
Status Failure
Total duration 3m 17s
Artifacts

main.yml

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

Annotations

7 errors and 8 warnings
run unit tests: staticaddr/address/manager_test.go#L181
cannot use mockStaticAddressClient (variable of type *mockStaticAddressClient) as swapserverrpc.StaticAddressServerClient value in struct literal: *mockStaticAddressClient does not implement swapserverrpc.StaticAddressServerClient (missing method FetchSweeplessSweepTx)
run unit tests: staticaddr/deposit/manager_test.go#L324
cannot use mockStaticAddressClient (variable of type *mockStaticAddressClient) as swapserverrpc.StaticAddressServerClient value in struct literal: *mockStaticAddressClient does not implement swapserverrpc.StaticAddressServerClient (missing method FetchSweeplessSweepTx)
run unit tests
Process completed with exit code 2.
build and lint code: staticaddr/address/manager_test.go#L181
cannot use mockStaticAddressClient (variable of type *mockStaticAddressClient) as swapserverrpc.StaticAddressServerClient value in struct literal: *mockStaticAddressClient does not implement swapserverrpc.StaticAddressServerClient (missing method FetchSweeplessSweepTx) (typecheck)
build and lint code: staticaddr/deposit/manager_test.go#L324
cannot use mockStaticAddressClient (variable of type *mockStaticAddressClient) as swapserverrpc.StaticAddressServerClient value in struct literal: *mockStaticAddressClient does not implement swapserverrpc.StaticAddressServerClient (missing method FetchSweeplessSweepTx) (typecheck)
build and lint code: staticaddr/loopin/fsm.go#L42
field `htlcClientSigs` is unused (unused)
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/
go mod check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
RPC compilation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
run unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
build and lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/