Upgrade to Eslint 9 #1128
Annotations
9 warnings
|
__tests__/src/components/CanvasAnnotations.test.js#L18
Caution: `i18next` also has a named export `t`. Check if you meant to write `import {t} from 'i18next'` instead
|
__tests__/src/components/ErrorContent.test.js#L14
Caution: `i18next` also has a named export `t`. Check if you meant to write `import {t} from 'i18next'` instead
|
__tests__/src/components/SearchPanel.test.js#L71
Caution: `i18next` also has a named export `t`. Check if you meant to write `import {t} from 'i18next'` instead
|
__tests__/src/components/WindowSideBarAnnotationsPanel.test.js#L14
Caution: `i18next` also has a named export `t`. Check if you meant to write `import {t} from 'i18next'` instead
|
__tests__/src/components/WindowSideBarButtons.test.js#L11
Caution: `i18next` also has a named export `t`. Check if you meant to write `import {t} from 'i18next'` instead
|
src/components/ManifestForm.js#L81
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
src/components/WindowViewSettings.js#L68
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
src/i18n.js#L53
Caution: `i18n` also has a named export `createInstance`. Check if you meant to write `import {createInstance} from 'i18next'` instead
|
The logs for this run have expired and are no longer available.
Loading