Release #2363
Annotations
6 errors and 3 warnings
|
build-and-deploy
Process completed with exit code 2.
|
|
build-and-deploy:
src/react/TouchAreasControls.tsx#L124
Type '"general.jump"' is not assignable to type '"advanced.lockUrl" | `custom.${string}` | "movement.left" | "movement.right" | "movement.sneak" | "movement.jump" | "movement.forward" | "movement.back" | "movement.toggleSneakOrDown" | ... 29 more ... | "communication.toggleMicrophone"'.
|
|
build-and-deploy:
src/react/TouchAreasControls.tsx#L111
Type '"general.toggleSneakOrDown"' is not assignable to type '"advanced.lockUrl" | `custom.${string}` | "movement.left" | "movement.right" | "movement.sneak" | "movement.jump" | "movement.forward" | "movement.back" | "movement.toggleSneakOrDown" | ... 29 more ... | "communication.toggleMicrophone"'.
|
|
build-and-deploy:
src/react/TouchAreasControls.tsx#L99
Type '"general.jump"' is not assignable to type '"advanced.lockUrl" | `custom.${string}` | "movement.left" | "movement.right" | "movement.sneak" | "movement.jump" | "movement.forward" | "movement.back" | "movement.toggleSneakOrDown" | ... 29 more ... | "communication.toggleMicrophone"'.
|
|
build-and-deploy:
src/react/TouchAreasControls.tsx#L86
Type '"general.toggleSneakOrDown"' is not assignable to type '"advanced.lockUrl" | `custom.${string}` | "movement.left" | "movement.right" | "movement.sneak" | "movement.jump" | "movement.forward" | "movement.back" | "movement.toggleSneakOrDown" | ... 29 more ... | "communication.toggleMicrophone"'.
|
|
build-and-deploy:
src/react/MinimapProvider.tsx#L570
Object literal may only specify known properties, and 'schema' does not exist in type 'CommandEventArgument<{ movement: { forward: ["KeyW"]; back: ["KeyS"]; left: ["KeyA"]; right: ["KeyD"]; jump: ["Space", "A"]; sneak: ["ShiftLeft", "Down"]; toggleSneakOrDown: [null, "Right Stick"]; sprint: ["ControlLeft", "Left Stick"]; }; ... 4 more ...; custom: Record<string, SchemaCommandInput & { type: string; in...'.
|
|
build-and-deploy
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|
|
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/
|