Skip to content

change file

change file #3

Triggered via push September 16, 2024 18:16
Status Failure
Total duration 59s
Artifacts
Typecheck (Strict)
51s
Typecheck (Strict)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Typecheck (Strict): src/router.tsx#L3
Module './layouts' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/layouts/index.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L4
Module './components/Hocs/withTracking' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/components/Hocs/withTracking.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L5
Module './components/LazyLoader' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/components/LazyLoader/index.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L6
Module './components/RequireAuth' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/components/RequireAuth/index.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L14
Module './content' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/content/index.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L15
Module './content/login/Controller' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/content/login/Controller.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L16
Module './content/questionnaire/Controller' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/content/questionnaire/Controller.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L17
Module './content/dataSubmissions/Controller' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/content/dataSubmissions/Controller.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L18
Module './content/users/Controller' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/content/users/Controller.tsx', but '--jsx' is not set.
Typecheck (Strict): src/router.tsx#L19
Module './content/modelNavigator/Controller' was resolved to '/home/runner/work/crdc-datahub-ui/crdc-datahub-ui/src/content/modelNavigator/Controller.tsx', but '--jsx' is not set.
Typecheck (Strict)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/