✨ check that uniform locations actually exists before using … #30
deploy_to_github_pages.yml
on: push
build-and-deploy
18s
Annotations
4 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
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/
|