Skip to content

feat(sounds): Add sound variants and resource pack support! #1422

feat(sounds): Add sound variants and resource pack support!

feat(sounds): Add sound variants and resource pack support! #1422

Triggered via pull request January 29, 2025 01:50
Status Success
Total duration 3m 20s
Artifacts

ci.yml

on: pull_request
build-and-deploy
3m 11s
build-and-deploy
dedupe-check
0s
dedupe-check
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-and-deploy: prismarine-viewer/examples/baseScene.ts#L194
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#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/entities.ts#L779
Function 'addArmorModel' has too many parameters (5). Maximum allowed is 4
build-and-deploy: prismarine-viewer/viewer/lib/entity/EntityMesh.js#L97
Function 'addCube' has too many parameters (7). Maximum allowed is 4
build-and-deploy: prismarine-viewer/viewer/lib/hand.ts#L48
Function 'setUVs' has too many parameters (8). Maximum allowed is 4
build-and-deploy: prismarine-viewer/viewer/lib/hand.ts#L94
Function 'setSkinUVs' 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
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/