Confirm task completion #2151
Annotations
4 errors and 13 warnings
|
build-and-deploy
Process completed with exit code 1.
|
|
build-and-deploy:
src/appViewer.ts#L187
Expected indentation of 4 spaces but found 10
|
|
build-and-deploy:
src/appViewer.ts#L100
Expected indentation of 2 spaces but found 6
|
|
build-and-deploy:
renderer/viewer/lib/WorldView.ts#L358
Newline required at end of file but not found
|
|
build-and-deploy
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|
|
build-and-deploy:
renderer/viewer/lib/mesher/models.ts#L272
Function 'renderElement' has too many parameters (9). Maximum allowed is 4
|
|
build-and-deploy:
renderer/viewer/lib/mesher/models.ts#L135
Function 'renderLiquid' has too many parameters (8). Maximum allowed is 4
|
|
build-and-deploy:
renderer/viewer/lib/mesher/models.ts#L106
Function 'getLiquidRenderHeight' has too many parameters (6). Maximum allowed is 4
|
|
build-and-deploy:
renderer/viewer/lib/hand.ts#L86
Function 'setSkinUVs' has too many parameters (6). Maximum allowed is 4
|
|
build-and-deploy:
renderer/viewer/lib/hand.ts#L40
Function 'setUVs' has too many parameters (8). Maximum allowed is 4
|
|
build-and-deploy:
renderer/playground/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:
renderer/playground/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:
renderer/playground/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:
renderer/playground/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:
renderer/playground/allEntitiesDebug.ts#L39
`Array#reduce()` is not allowed
|
|
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/
|