rel #1339
Annotations
13 warnings
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#L175
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/entity/EntityMesh.js#L97
Function 'addCube' 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
|
Run pnpm lint:
prismarine-viewer/viewer/lib/mesher/models.ts#L241
Function 'renderElement' has too many parameters (9). Maximum allowed is 4
|
Run pnpm lint:
prismarine-viewer/viewer/lib/mesher/models.ts#L622
Arrow function has too many parameters (5). Maximum allowed is 4
|
Run pnpm lint:
prismarine-viewer/viewer/lib/mesher/standaloneRenderer.ts#L19
Function 'renderElement' has too many parameters (8). 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/
|
Loading