Skip to content

fix: build project before typecheck in CI #4

fix: build project before typecheck in CI

fix: build project before typecheck in CI #4

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

ci.yml

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

Annotations

21 errors
lint
Process completed with exit code 2.
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'.
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'.