feat: minimap and full screen map (disabled by default) #1062
Triggered via pull request
September 11, 2024 08:48
Status
Failure
Total duration
4m 31s
Artifacts
–
Annotations
1 error and 15 warnings
build-and-deploy
Cypress tests: 1 failed
|
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, actions/upload-artifact@v3. 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/playground.ts#L208
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/playground.ts#L243
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/playground.ts#L245
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/playground.ts#L259
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/playground.ts#L498
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#L95
Function 'addCube' has too many parameters (6). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/mesher/models.ts#L131
Function 'renderLiquid' has too many parameters (7). Maximum allowed is 4
|
build-and-deploy:
prismarine-viewer/viewer/lib/mesher/models.ts#L203
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#L188
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/
|
build-and-deploy
No files were found with the provided path: cypress/integration/__image_snapshots__/. No artifacts will be uploaded.
|