Skip to content

🐛 fix mobile port not working by using gl.ACTIVE_ATTRIBUTES inste… #31

🐛 fix mobile port not working by using gl.ACTIVE_ATTRIBUTES inste…

🐛 fix mobile port not working by using gl.ACTIVE_ATTRIBUTES inste… #31

Triggered via push October 2, 2024 02:57
Status Failure
Total duration 26s
Artifacts
build-and-deploy
16s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
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.
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/