1604 hastokenbalance should ignore randomizer and use index only #3838
turbo-ci.yml
on: pull_request
Compile
/
wasm
53s
Lint
1m 1s
Build
47s
test
1m 20s
lint:rust
1m 21s
test:rust
3m 22s
Annotations
5 errors and 2 warnings
Lint:
packages/services/src/view-service/fees.ts#L120
Unnecessary optional chain on a non-nullish value
|
Lint:
packages/services/src/view-service/fees.ts#L132
Unnecessary optional chain on a non-nullish value
|
Lint:
packages/services/src/view-service/transaction-planner/index.ts#L24
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
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 (1)
|
Lint
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/
|