Skip to content

Merge pull request #3 from Im-Rises/develop #9

Merge pull request #3 from Im-Rises/develop

Merge pull request #3 from Im-Rises/develop #9

Triggered via push September 5, 2023 23:42
Status Failure
Total duration 14s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/App.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
build: src/App.tsx#L10
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
build: src/App.tsx#L14
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: src/classes/Particle.ts.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
build: src/classes/Quadtree.ts#L3
Cannot find module 'p5' or its corresponding type declarations.
build: src/classes/Quadtree.ts.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
build: src/classes/Vector2D.ts.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
build: src/components/NbodySimulatorBarnesHut.tsx#L2
Cannot find module 'p5' or its corresponding type declarations.
build: src/components/NbodySimulatorBarnesHut.tsx#L3
Cannot find module 'react-p5' or its corresponding type declarations.
build: src/components/NbodySimulatorBarnesHut.tsx#L91
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.