Implement ViewService#unbondingTokensByAddressIndex
; update to v0.71.0
#1432
turbo-ci.yml
on: pull_request
Compile
/
wasm
37s
Lint
1m 22s
Build
49s
test
1m 32s
lint:rust
1m 22s
test:rust
3m 5s
Annotations
8 errors and 6 warnings
Build
chrome-extension#build: command (/home/runner/actions-runner/_work/web/web/apps/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
Lint:
packages/router/src/grpc/view-protocol-server/index.ts#L59
Unsafe assignment of an `any` value
|
Lint:
packages/router/src/grpc/view-protocol-server/unbonding-tokens-by-address-index.ts#L4
'req' is defined but never used
|
Lint:
packages/router/src/grpc/view-protocol-server/unbonding-tokens-by-address-index.ts#L5
'ctx' is defined but never used
|
Lint:
packages/router/src/grpc/view-protocol-server/unbonding-tokens-by-address-index.ts#L6
Unexpected empty async arrow function
|
Lint
@penumbra-zone/router#lint: command (/home/runner/actions-runner/_work/web/web/packages/router) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Compile / wasm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2, jetli/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2, jetli/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|