Skip to content

fix: build project in CI for lint step #5

fix: build project in CI for lint step

fix: build project in CI for lint step #5

Triggered via push May 23, 2024 18:23
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors
lint: app/components/TheCounter.tsx#L6
Cannot find name 'useState'.
lint: app/components/TheCounter.tsx#L9
Parameter 'previousCount' implicitly has an 'any' type.
lint: app/components/TheCounter.tsx#L13
Parameter 'previousCount' implicitly has an 'any' type.
lint: app/components/TheFooter.tsx#L6
Cannot find name 'Link'.
lint: app/components/TheFooter.tsx#L11
Cannot find name 'Link'.
lint: app/components/TheFooter.tsx#L15
Cannot find name 'mode'.
lint: app/components/TheFooter.tsx#L24
Cannot find name 'locale'.
lint: app/components/TheFooter.tsx#L30
Cannot find name 'Link'.
lint: app/components/TheFooter.tsx#L36
Cannot find name 'Link'.
lint: app/main.tsx#L14
Cannot find name 'i18n'.
test-e2e: app/components/TheCounter.tsx#L6
Cannot find name 'useState'.
test-e2e: app/components/TheCounter.tsx#L9
Parameter 'previousCount' implicitly has an 'any' type.
test-e2e: app/components/TheCounter.tsx#L13
Parameter 'previousCount' implicitly has an 'any' type.
test-e2e: app/components/TheFooter.tsx#L6
Cannot find name 'Link'.
test-e2e: app/components/TheFooter.tsx#L11
Cannot find name 'Link'.
test-e2e: app/components/TheFooter.tsx#L15
Cannot find name 'mode'.
test-e2e: app/components/TheFooter.tsx#L24
Cannot find name 'locale'.
test-e2e: app/components/TheFooter.tsx#L30
Cannot find name 'Link'.
test-e2e: app/components/TheFooter.tsx#L36
Cannot find name 'Link'.
test-e2e: app/main.tsx#L14
Cannot find name 'i18n'.
typecheck: app/components/TheCounter.tsx#L6
Cannot find name 'useState'.
typecheck: app/components/TheCounter.tsx#L9
Parameter 'previousCount' implicitly has an 'any' type.
typecheck: app/components/TheCounter.tsx#L13
Parameter 'previousCount' implicitly has an 'any' type.
typecheck: app/components/TheFooter.tsx#L6
Cannot find name 'Link'.
typecheck: app/components/TheFooter.tsx#L11
Cannot find name 'Link'.
typecheck: app/components/TheFooter.tsx#L15
Cannot find name 'mode'.
typecheck: app/components/TheFooter.tsx#L24
Cannot find name 'locale'.
typecheck: app/components/TheFooter.tsx#L30
Cannot find name 'Link'.
typecheck: app/components/TheFooter.tsx#L36
Cannot find name 'Link'.
typecheck: app/main.tsx#L14
Cannot find name 'i18n'.