Skip to content

Add fee estimation to wallet #1894

Add fee estimation to wallet

Add fee estimation to wallet #1894

Triggered via pull request September 11, 2024 10:39
Status Failure
Total duration 1m 9s
Artifacts

tests.yaml

on: pull_request
Fast stability tests, add-wallet-fee-estimation
56s
Fast stability tests, add-wallet-fee-estimation
Produce code coverage
59s
Produce code coverage
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Tests, ubuntu-latest: cmd/kaspawallet/daemon/server/server.go#L116
cannot use map[appmessage.RPCOutpoint]struct{}{} (value of type map[appmessage.RPCOutpoint]struct{}) as map[externalapi.DomainOutpoint]*walletUTXO value in struct literal (compile)
Tests, ubuntu-latest: cmd/kaspawallet/daemon/server/server.go#L116
cannot use map[appmessage.RPCOutpoint]struct{}{} (value of type map[appmessage.RPCOutpoint]struct{}) as map[externalapi.DomainOutpoint]*walletUTXO value in struct literal (compile)
Tests, ubuntu-latest
Process completed with exit code 1.
Tests, macos-latest: cmd/kaspawallet/daemon/server/server.go#L116
cannot use map[appmessage.RPCOutpoint]struct{}{} (value of type map[appmessage.RPCOutpoint]struct{}) as map[externalapi.DomainOutpoint]*walletUTXO value in struct literal (compile)
Tests, macos-latest: cmd/kaspawallet/daemon/server/server.go#L116
cannot use map[appmessage.RPCOutpoint]struct{}{} (value of type map[appmessage.RPCOutpoint]struct{}) as map[externalapi.DomainOutpoint]*walletUTXO value in struct literal (compile)
Tests, macos-latest
Process completed with exit code 1.
Fast stability tests, add-wallet-fee-estimation: cmd/kaspawallet/daemon/server/server.go#L116
cannot use map[appmessage.RPCOutpoint]struct{}{} (value of type map[appmessage.RPCOutpoint]struct{}) as map[externalapi.DomainOutpoint]*walletUTXO value in struct literal
Fast stability tests, add-wallet-fee-estimation
Process completed with exit code 1.
Produce code coverage: cmd/kaspawallet/daemon/server/server.go#L116
cannot use map[appmessage.RPCOutpoint]struct{}{} (value of type map[appmessage.RPCOutpoint]struct{}) as map[externalapi.DomainOutpoint]*walletUTXO value in struct literal
Produce code coverage
Process completed with exit code 1.
Tests, ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests, macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests, macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Fast stability tests, add-wallet-fee-estimation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Fast stability tests, add-wallet-fee-estimation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Produce code coverage
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/
Produce code coverage
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/