Skip to content

fix: cicd

fix: cicd #15

Triggered via push April 29, 2024 07:20
Status Failure
Total duration 15s
Artifacts
build-deploy
9s
build-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-deploy: src/App.tsx#L1
Cannot find module 'react-bootstrap' or its corresponding type declarations.
build-deploy: src/App.tsx#L4
Cannot find module '../generated/projects.json' or its corresponding type declarations.
build-deploy: src/App.tsx#L18
Parameter 'total' implicitly has an 'any' type.
build-deploy: src/App.tsx#L18
Parameter 'project' implicitly has an 'any' type.
build-deploy: src/App.tsx#L19
Parameter 'total' implicitly has an 'any' type.
build-deploy: src/App.tsx#L19
Parameter 'project' implicitly has an 'any' type.
build-deploy: src/App.tsx#L20
Parameter 'total' implicitly has an 'any' type.
build-deploy: src/App.tsx#L20
Parameter 'project' implicitly has an 'any' type.
build-deploy: src/App.tsx#L23
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build-deploy: src/App.tsx#L23
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.