Skip to content

phase 2.

phase 2. #668

Triggered via pull request July 15, 2024 17:32
@mattzcareymattzcarey
synchronize #341
phase-2
Status Failure
Total duration 35s
Artifacts

pr.yml

on: pull_request
build_and_test
24s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build_and_test: src/test/examples/longFile.tsx#L3
Cannot find module 'react' or its corresponding type declarations.
build_and_test: src/test/examples/longFile.tsx#L92
Cannot find namespace 'React'.
build_and_test: src/test/examples/longFile.tsx#L92
Cannot find name 'HTMLInputElement'.
build_and_test: src/test/examples/longFile.tsx#L109
Cannot find namespace 'React'.
build_and_test: src/test/examples/longFile.tsx#L109
Cannot find name 'HTMLInputElement'.
build_and_test: src/test/examples/longFile.tsx#L124
Cannot find namespace 'React'.
build_and_test: src/test/examples/longFile.tsx#L124
Cannot find name 'HTMLInputElement'.
build_and_test: src/test/examples/longFile.tsx#L132
Parameter 'item' implicitly has an 'any' type.
build_and_test: src/test/examples/longFile.tsx#L140
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build_and_test: src/test/examples/longFile.tsx#L140
Cannot use JSX unless the '--jsx' flag is provided.
build_and_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/