Skip to content

feat: minimap and full screen map #1091

feat: minimap and full screen map

feat: minimap and full screen map #1091

Triggered via pull request September 16, 2024 10:41
@gguiogguio
synchronize #147
gguio:minimap
Status Success
Total duration 3m 24s
Artifacts

ci.yml

on: pull_request
build-and-deploy
3m 15s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1.4.3. 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/setup-java@v1.4.3, 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/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#L97
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/