Multi-Camera Script usage #757
Annotations
11 warnings
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/
|
Lint:
src/material.ts#L17
Expected indentation of 4 spaces but found 8
|
Lint:
src/material.ts#L18
Expected indentation of 8 spaces but found 12
|
Lint:
src/material.ts#L19
Expected indentation of 4 spaces but found 8
|
Lint:
src/material.ts#L20
Expected indentation of 8 spaces but found 12
|
Lint:
src/material.ts#L21
Expected indentation of 8 spaces but found 12
|
Lint:
src/viewer.ts#L232
Expected indentation of 12 spaces but found 16
|
Lint:
src/viewer.ts#L233
Expected indentation of 16 spaces but found 20
|
Lint:
src/viewer.ts#L234
Expected indentation of 16 spaces but found 20
|
Lint:
src/viewer.ts#L235
Expected indentation of 16 spaces but found 20
|
Lint:
src/viewer.ts#L236
Expected indentation of 12 spaces but found 16
|
Loading