Skip to content

feat: update package.json include tsconfig.base.json #2

feat: update package.json include tsconfig.base.json

feat: update package.json include tsconfig.base.json #2

Triggered via push May 28, 2024 05:49
Status Failure
Total duration 37s
Artifacts

ci-integrity.yml

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

Annotations

7 errors
test (18.x): examples/next/pages/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test (18.x): examples/next/pages/index.tsx#L2
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
test (18.x): examples/next/pages/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test (18.x): examples/react/src/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test (18.x): examples/react/src/index.tsx#L2
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
test (18.x): examples/react/src/index.tsx#L2
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test (18.x)
Process completed with exit code 2.