Skip to content

fix: add tsconfig.json to listening paths #3

fix: add tsconfig.json to listening paths

fix: add tsconfig.json to listening paths #3

Triggered via push October 16, 2023 09:11
Status Failure
Total duration 44s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/App.tsx#L2
Module './AppRouter.js' was resolved to '/home/runner/work/pvp-texas-poker/pvp-texas-poker/src/AppRouter.tsx', but '--jsx' is not set.
deploy: src/App.tsx#L6
Cannot use JSX unless the '--jsx' flag is provided.
deploy: src/App.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
deploy: src/AppRouter.tsx#L2
Module './pages/login/index.js' was resolved to '/home/runner/work/pvp-texas-poker/pvp-texas-poker/src/pages/login/index.tsx', but '--jsx' is not set.
deploy: src/AppRouter.tsx#L3
Module './pages/playRoom/index.js' was resolved to '/home/runner/work/pvp-texas-poker/pvp-texas-poker/src/pages/playRoom/index.tsx', but '--jsx' is not set.
deploy: src/AppRouter.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
deploy: src/AppRouter.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
deploy: src/AppRouter.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
deploy: src/AppRouter.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
deploy: src/AppRouter.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.