Skip to content

Ignore keyboard shortcuts when input is focused #28142

Ignore keyboard shortcuts when input is focused

Ignore keyboard shortcuts when input is focused #28142

Triggered via pull request September 19, 2024 13:59
Status Failure
Total duration 16m 30s
Artifacts

ci.yml

on: pull_request
Matrix: e2e / e2e
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
typescript: components/FilesViewerModal.tsx#L164
Argument of type '{ callback: () => void; keyMatch: { key: string; keyName: string; keyCode: number; }; }' is not assignable to parameter of type '{ callback: any; keyMatch: any; disableOnInput: any; }'.
typescript: components/FilesViewerModal.tsx#L165
Argument of type '{ callback: () => void; keyMatch: { key: string; keyName: string; keyCode: number; }; }' is not assignable to parameter of type '{ callback: any; keyMatch: any; disableOnInput: any; }'.
typescript: components/dashboard/filters/Pagination.tsx#L68
Argument of type '{ keyMatch: { key: string; keyName: string; }; callback: (e: any) => void; }' is not assignable to parameter of type '{ callback: any; keyMatch: any; disableOnInput: any; }'.
typescript: components/dashboard/filters/Pagination.tsx#L77
Argument of type '{ keyMatch: { key: string; keyName: string; }; callback: (e: any) => void; }' is not assignable to parameter of type '{ callback: any; keyMatch: any; disableOnInput: any; }'.
typescript: components/expenses/Expense.tsx#L215
Argument of type '{ keyMatch: { key: string; keyName: string; }; callback: (e: any) => void; }' is not assignable to parameter of type '{ callback: any; keyMatch: any; disableOnInput: any; }'.
typescript
Process completed with exit code 2.
e2e / e2e (3*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e / e2e (0*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e / e2e (2*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e / e2e (1*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']