web: LQT integration #5079
Triggered via pull request
February 19, 2025 21:44
Status
Cancelled
Total duration
7m 53s
Artifacts
–
turbo-ci.yml
on: pull_request
Compile
/
wasm
2m 2s
Lint
39s
Build
56s
test
1m 35s
lint:rust
1m 51s
test:wasm
4m 51s
Annotations
6 errors
Lint
Type '{ readonly spend: ({ value }: SpendActionProps) => JSX.Element; readonly output: ({ value }: OutputActionProps) => JSX.Element; ... 23 more ...; readonly unknown: ({ label, opaque }: UnknownActionProps) => JSX.Element; }' does not satisfy the expected type 'Record<ActionViewType | "unknown", unknown>'.
|
Lint
Element implicitly has an 'any' type because expression of type '"spend" | "output" | "swap" | "swapClaim" | "delegatorVote" | "validatorDefinition" | "ibcRelayAction" | "proposalSubmit" | "proposalWithdraw" | "validatorVote" | "proposalDepositClaim" | ... 15 more ... | "unknown"' can't be used to index type '{ readonly spend: ({ value }: SpendActionProps) => Element; readonly output: ({ value }: OutputActionProps) => Element; readonly swap: ({ value }: SwapActionProps) => Element; ... 22 more ...; readonly unknown: ({ label, opaque }: UnknownActionProps) => Element; }'.
|
Lint
@penumbra-zone/ui#lint:strict: command (/home/runner/actions-runner/_work/web/web/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:strict exited (2)
|
Lint
Process completed with exit code 2.
|
test:wasm
Canceling since a higher priority waiting request for 'Turbo CI-refs/pull/2041/merge' exists
|
test:wasm
The operation was canceled.
|