release #1218
Annotations
14 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-deploy:
prismarine-viewer/examples/scenes/main.ts#L216
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build-and-deploy:
prismarine-viewer/examples/scenes/main.ts#L251
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build-and-deploy:
prismarine-viewer/examples/scenes/main.ts#L253
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build-and-deploy:
prismarine-viewer/examples/scenes/main.ts#L267
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build-and-deploy:
prismarine-viewer/viewer/lib/entity/EntityMesh.js#L97
Function 'addCube' has too many parameters (6). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/mesher/models.ts#L129
Function 'renderLiquid' has too many parameters (7). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/mesher/models.ts#L241
Function 'renderElement' has too many parameters (9). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/mesher/standaloneRenderer.ts#L19
Function 'renderElement' has too many parameters (8). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/mesher/standaloneRenderer.ts#L166
Arrow function has too many parameters (6). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/worldrendererThree.ts#L181
Arrow function has too many parameters (6). Maximum allowed is 4
|
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|