Skip to content

Add frontside.com documentation minisite #17

Add frontside.com documentation minisite

Add frontside.com documentation minisite #17

Triggered via pull request December 4, 2023 15:39
Status Failure
Total duration 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Tests: www/components/project-select.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
Tests: www/components/project-select.tsx#L10
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Tests: www/components/project-select.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
Tests: www/components/project-select.tsx#L35
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Tests: www/components/project-select.tsx#L36
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Tests: www/components/project-select.tsx#L36
Cannot use JSX unless the '--jsx' flag is provided.
Tests: www/components/project-select.tsx#L37
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Tests: www/components/project-select.tsx#L37
Cannot use JSX unless the '--jsx' flag is provided.
Tests: www/components/project-select.tsx#L38
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Tests: www/components/project-select.tsx#L38
Cannot use JSX unless the '--jsx' flag is provided.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/