Skip to content

Allow fetching metadata by any property of AssetID #973

Allow fetching metadata by any property of AssetID

Allow fetching metadata by any property of AssetID #973

Triggered via pull request March 12, 2024 17:20
Status Cancelled
Total duration 5m 34s
Artifacts

turbo-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
test
@penumbra-zone/router#test: command (/home/runner/actions-runner/_work/web/web/packages/router) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/grpc/view-protocol-server/asset-metadata-by-id.test.ts > AssetMetadataById request handler > should successfully get metadata from node if record is not found in idb: packages/router/src/grpc/view-protocol-server/helpers.ts#L17
TypeError: indexedDb.saveAssetsMetadata is not a function ❯ Module.getAssetMetadata src/grpc/view-protocol-server/helpers.ts:17:20 ❯ Module.assetMetadataById src/grpc/view-protocol-server/asset-metadata-by-id.ts:16:25 ❯ src/grpc/view-protocol-server/asset-metadata-by-id.test.ts:72:7
test
Process completed with exit code 1.
test:rust
Canceling since a higher priority waiting request for 'Turbo CI-refs/pull/719/merge' exists
test:rust
The operation was canceled.
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/wasm-pack-action@v0.4.0. 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/.
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/.
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/.
Lint: packages/ui/components/ui/tx/view/action-details.tsx#L20
The arbitrary class 'h-[1px], border-b-[1px]' could be replaced by 'h-px, border-b-DEFAULT'