Next month release #1367
Annotations
1 error and 14 warnings
Run cypress-io/github-action@v5
Cypress tests: 1 failed
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pnpm lint:
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
|
Run pnpm lint:
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
|
Run pnpm lint:
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
|
Run pnpm lint:
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
|
Run pnpm lint:
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
|
Run pnpm lint:
prismarine-viewer/viewer/lib/entities.ts#L767
Function 'addArmorModel' has too many parameters (5). Maximum allowed is 4
|
Run pnpm lint:
prismarine-viewer/viewer/lib/entity/EntityMesh.js#L97
Function 'addCube' has too many parameters (7). Maximum allowed is 4
|
Run pnpm lint:
prismarine-viewer/viewer/lib/hand.ts#L48
Function 'setUVs' has too many parameters (8). Maximum allowed is 4
|
Run pnpm lint:
prismarine-viewer/viewer/lib/hand.ts#L94
Function 'setSkinUVs' has too many parameters (6). Maximum allowed is 4
|
Run pnpm lint:
prismarine-viewer/viewer/lib/mesher/models.ts#L131
Function 'renderLiquid' has too many parameters (7). Maximum allowed is 4
|
Setup Java JDK
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/
|
Setup Java JDK
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-images".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading