fees: support max functionality for sends with multi-asset fees #3251
turbo-ci.yml
on: pull_request
Compile
/
wasm
3m 35s
Lint
55s
Build
1m 21s
test
1m 3s
lint:rust
1m 36s
test:rust
2m 27s
Annotations
5 errors and 2 warnings
src/view-service/fees.test.ts > extractAltFee > extracts the fee from dutchAuctionScheduleActions:
packages/services/src/view-service/fees.ts#L17
Error: Could not extract alternative fee assetId from TransactionPlannerRequest
❯ Module.extractAltFee src/view-service/fees.ts:17:9
❯ src/view-service/fees.test.ts:105:20
|
src/view-service/fees.test.ts > extractAltFee > extracts the fee from dutchAuctionEndActions:
packages/services/src/view-service/fees.ts#L17
Error: Could not extract alternative fee assetId from TransactionPlannerRequest
❯ Module.extractAltFee src/view-service/fees.ts:17:9
❯ src/view-service/fees.test.ts:119:20
|
src/view-service/fees.test.ts > extractAltFee > extracts the fee from dutchAuctionWithdrawActions:
packages/services/src/view-service/fees.ts#L17
Error: Could not extract alternative fee assetId from TransactionPlannerRequest
❯ Module.extractAltFee src/view-service/fees.ts:17:9
❯ src/view-service/fees.test.ts:133:20
|
test
@penumbra-zone/services#test: command (/home/runner/actions-runner/_work/web/web/packages/services) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
Compile / wasm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:rust
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|