Skip to content

APT-1690: New design Update #5

APT-1690: New design Update

APT-1690: New design Update #5

Triggered via pull request February 6, 2025 13:49
Status Failure
Total duration 41s
Artifacts

linting.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
check: src/components/loginView.tsx#L31
Strings must use doublequote
check: src/components/loginView.tsx#L86
Strings must use doublequote
check: src/components/stakingPoolDetailsView.tsx#L115
Strings must use doublequote
check: src/components/withdrawZilView.tsx#L128
Strings must use doublequote
check: src/components/withdrawZilView.tsx#L135
Strings must use doublequote
check: src/components/withdrawZilView.tsx#L142
Strings must use doublequote
check: src/pages/index.tsx#L135
Strings must use doublequote
check: src/pages/index.tsx#L186
Strings must use doublequote
check
Process completed with exit code 1.
check: src/pages/_document.tsx#L11
Do not use `<title>` element with `<Head />` component from `next/document`. Titles should defined at the page-level using `<Head />` from `next/head` instead. See: https://nextjs.org/docs/messages/no-title-in-document-head