feat: Key binds screen #560
Annotations
3 errors and 12 warnings
Run pnpm lint:
src/react/KeybindingsScreen.tsx#L14
Missing space before function parentheses
|
Run pnpm lint:
src/react/KeybindingsScreen.tsx#L15
Missing space before function parentheses
|
Run pnpm lint
Process completed with exit code 1.
|
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/.
|
Run pnpm lint:
src/basicSounds.ts#L52
Unexpected `await` inside a loop
|
Run pnpm lint:
src/builtinCommands.ts#L19
Unexpected `await` inside a loop
|
Run pnpm lint:
src/builtinCommands.ts#L25
Unexpected `await` inside a loop
|
Run pnpm lint:
src/builtinCommands.ts#L27
Unexpected `await` inside a loop
|
Run pnpm lint:
src/downloadAndOpenFile.ts#L49
Unexpected `await` inside a loop
|
Run pnpm lint:
src/dragndrop.ts#L68
Unexpected `await` inside a loop
|
Run pnpm lint:
src/inventoryWindows.ts#L146
Arrow function has too many parameters (5). Maximum allowed is 4
|
Run pnpm lint:
src/loadSave.ts#L161
Unexpected `await` inside a loop
|
Run pnpm lint:
src/menus/components/button.js#L130
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:
src/menus/components/button.js#L135
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 actions/upload-artifact@v3
No files were found with the provided path: cypress/integration/__image_snapshots__/. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading