🐛 fix mobile port not working by using gl.ACTIVE_ATTRIBUTES inste… #31
deploy_to_github_pages.yml
on: push
build-and-deploy
16s
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/
|