1604 hastokenbalance should ignore randomizer and use index only #3837
turbo-ci.yml
on: pull_request
Compile
/
wasm
51s
Lint
41s
Build
1m 11s
test
1m 13s
lint:rust
1m 43s
test:rust
2m 45s
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#L19
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/
|