Added download and install for server resource packs #1108
Annotations
2 errors and 15 warnings
build-and-deploy:
src/resourcePack.ts#L268
Functions that return promises must be async
|
build-and-deploy
Process completed with exit code 1.
|
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], 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#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#L201
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/screenshots/. No artifacts will be uploaded.
|