move help mode into side panel (primarily) #203
Annotations
3 errors and 10 warnings
|
Run ESLint:
client/src/components/Masthead/Masthead.vue#L13
'HelpModeSwitch' is defined but never used. Allowed unused vars must match /_.+/u
|
Run ESLint
The operation was canceled.
|
Run ESLint:
client/src/api/histories.archived.ts#L83
Do not use "@ts-ignore" because it alters compilation errors
|
Run ESLint:
client/src/api/schema/__mocks__/fetcher.ts#L17
Unexpected any. Specify a different type
|
Run ESLint:
client/src/api/schema/__mocks__/fetcher.ts#L22
Unexpected any. Specify a different type
|
Run ESLint:
client/src/api/schema/__mocks__/fetcher.ts#L55
Unexpected any. Specify a different type
|
Run ESLint:
client/src/api/schema/__mocks__/fetcher.ts#L86
Unexpected any. Specify a different type
|
Run ESLint:
client/src/api/schema/__mocks__/fetcher.ts#L87
Unexpected any. Specify a different type
|
Run ESLint:
client/src/components/ActivityBar/ActivityBar.vue#L145
Visible, non-interactive elements should not have an interactive handler
|
Run ESLint:
client/src/components/ActivityBar/ActivityItem.vue#L57
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Run ESLint:
client/src/components/ActivityBar/ActivityItem.vue#L57
Visible, non-interactive elements should not have an interactive handler
|
Run ESLint:
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
Loading