Skip to content

sync: fresh and existing wallets skip trial decryption #370

sync: fresh and existing wallets skip trial decryption

sync: fresh and existing wallets skip trial decryption #370

Triggered via pull request August 29, 2024 05:15
Status Failure
Total duration 1m 18s
Artifacts

turbo-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Lint
chrome-extension#lint: command (/home/runner/actions-runner/_work/web/web/apps/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Lint: apps/extension/src/routes/page/onboarding/generate.tsx#L66
This assertion is unnecessary since it does not change the type of the expression
Lint: apps/extension/src/routes/page/onboarding/generate.tsx#L68
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: apps/extension/src/routes/page/onboarding/generate.tsx#L69
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: apps/extension/src/routes/page/onboarding/generate.tsx#L83
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: apps/extension/src/routes/page/onboarding/generate.tsx#L124
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
Lint: apps/extension/src/routes/page/onboarding/height.tsx#L21
Async arrow function 'handleSubmit' has no 'await' expression
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)
Lint: apps/extension/src/routes/page/onboarding/height.tsx#L26
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build
Process completed with exit code 1.
Lint: apps/extension/src/routes/page/onboarding/height.tsx#L42
`'` can be escaped with `'`, `‘`, `'`, `’`
Lint: apps/extension/src/routes/page/onboarding/height.tsx#L43
`'` can be escaped with `'`, `‘`, `'`, `’`
Lint: apps/extension/src/routes/page/onboarding/generate.tsx#L119
Invalid Tailwind CSS classnames order
Lint: apps/extension/src/routes/page/onboarding/height.tsx#L36
Invalid Tailwind CSS classnames order