fix: build project in CI for lint step #5
Annotations
10 errors
Cypress:
app/components/TheCounter.tsx#L6
Cannot find name 'useState'.
|
Cypress:
app/components/TheCounter.tsx#L9
Parameter 'previousCount' implicitly has an 'any' type.
|
Cypress:
app/components/TheCounter.tsx#L13
Parameter 'previousCount' implicitly has an 'any' type.
|
Cypress:
app/components/TheFooter.tsx#L6
Cannot find name 'Link'.
|
Cypress:
app/components/TheFooter.tsx#L11
Cannot find name 'Link'.
|
Cypress:
app/components/TheFooter.tsx#L15
Cannot find name 'mode'.
|
Cypress:
app/components/TheFooter.tsx#L24
Cannot find name 'locale'.
|
Cypress:
app/components/TheFooter.tsx#L30
Cannot find name 'Link'.
|
Cypress:
app/components/TheFooter.tsx#L36
Cannot find name 'Link'.
|
Cypress:
app/main.tsx#L14
Cannot find name 'i18n'.
|
Loading