feat: Key binds screen #556
Annotations
2 errors and 2 warnings
build-and-deploy:
src/react/KeybindingsScreen.stories.tsx#L120
Type 'ControMax<InputCommandsSchema, InputGroupedCommandsSchema, MovementVectorType, { commands: { general: { jump: [...]; ... 10 more ...; selectItem: [...]; }; ui: { ...; }; advanced: { ...; }; custom: {}; }; movementKeymap: "WASD"; movementVector: "2d"; groupedCommands: { ...; }; }>' is not assignable to type 'ControMax<InputCommandsSchema, InputGroupedCommandsSchema, MovementVectorType, { commands: { general: { jump: [...]; ... 11 more ...; selectItem: [...]; }; ui: { ...; }; advanced: { ...; }; custom: {}; }; movementKeymap: "WASD"; movementVector: "2d"; groupedCommands: { ...; }; }>'.
|
build-and-deploy
Process completed with exit code 2.
|
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-deploy
No files were found with the provided path: cypress/integration/__image_snapshots__/. No artifacts will be uploaded.
|