app: mobile #115
code-quality.yml
on: pull_request
Lint, Format, and Type Check
40s
Annotations
2 errors and 1 warning
Lint, Format, and Type Check:
components/dialogs/order-stepper/mobile/steps/confirm.tsx#L20
Argument of type '{ base: `0x${string}`; quote: `0x${string}`; side: "buy" | "sell"; amount: string; }' is not assignable to parameter of type 'UsePrepareCreateOrderParameters'.
|
Lint, Format, and Type Check
Process completed with exit code 2.
|
Lint, Format, and Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|