Skip to content

✨ update script to use pnpm #33

✨ update script to use pnpm

✨ update script to use pnpm #33

Triggered via push October 2, 2024 03:22
Status Failure
Total duration 20s
Artifacts
build-and-deploy
11s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-and-deploy: src/model/modelL.ts#L1
Cannot find module './Model' or its corresponding type declarations.
build-and-deploy: src/model/modelPlane.ts#L2
Cannot find module './Model' or its corresponding type declarations.
build-and-deploy: src/webgl.ts#L2
Cannot find module './model/Model' or its corresponding type declarations.
build-and-deploy: src/webgl.ts#L164
Argument of type '{} | null' is not assignable to parameter of type 'number'.
build-and-deploy: src/webgl.ts#L165
Argument of type '{} | null' is not assignable to parameter of type 'number'.
build-and-deploy
Process completed with exit code 2.