fix: receipt style #898
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: pull_request
Build
1m 2s
Tests
1m 13s
ESLint
3m 25s
TypeScript
2m 45s
Prettier
1m 5s
Annotations
5 errors and 4 warnings
ESLint
mochi-web#lint: command (/home/runner/work/mochi-ui/mochi-ui/apps/mochi-web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
ESLint:
apps/mochi-web/pages/_app.tsx#L14
'apiLogin' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint:
apps/mochi-web/pages/pay/[pay_code].tsx#L28
'Typography' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint:
apps/mochi-web/pages/pay/[pay_code].tsx#L29
'Link' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint
Process completed with exit code 1.
|
ESLint:
packages/components/connect-wallet-widget/src/providers/provider.ts#L58
Unexpected console statement
|
ESLint:
packages/components/connect-wallet-widget/src/providers/provider.ts#L62
Unexpected console statement
|
ESLint:
packages/components/connect-wallet-widget/src/providers/provider.ts#L66
Unexpected console statement
|
ESLint:
apps/mochi-web/components/PayRequest/PayButton.tsx#L101
Unexpected console statement
|