modify extractAltFee to be smarter #3793
turbo-ci.yml
on: pull_request
Compile
/
wasm
3m 29s
Lint
57s
Build
2m 39s
test
1m 23s
lint:rust
1m 46s
test:rust
3m 20s
Annotations
6 errors and 2 warnings
Lint
Argument of type 'AddressIndex | undefined' is not assignable to parameter of type 'AddressIndex'.
|
Lint
@penumbra-zone/services#lint:strict: command (/home/runner/actions-runner/_work/web/web/packages/services) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:strict exited (2)
|
Lint
Process completed with exit code 2.
|
Build
Argument of type 'AddressIndex | undefined' is not assignable to parameter of type 'AddressIndex'.
|
Build
@penumbra-zone/services#build: command (/home/runner/actions-runner/_work/web/web/packages/services) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
Compile / wasm
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|