Skip to content

Upgrade to Eslint 9 #1127

Upgrade to Eslint 9

Upgrade to Eslint 9 #1127

Triggered via pull request October 31, 2024 03:39
@jcoynejcoyne
synchronize #3969
eslint9
Status Failure
Total duration 2m 14s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 16 warnings
build (20.x): __tests__/utils/test-utils.js#L45
Multiple exports of name 'render'
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): __tests__/utils/test-utils.js#L45
Multiple exports of name 'render'
build (18.x)
The operation was canceled.
build (20.x): __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
build (20.x): __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
build (20.x): __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
build (20.x): __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
build (20.x): __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
build (20.x): src/components/ManifestForm.js#L81
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
build (20.x): src/components/WindowViewSettings.js#L68
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
build (20.x): src/i18n.js#L53
Caution: `i18n` also has a named export `createInstance`. Check if you meant to write `import {createInstance} from 'i18next'` instead
build (18.x): __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
build (18.x): __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
build (18.x): __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
build (18.x): __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
build (18.x): __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
build (18.x): src/components/ManifestForm.js#L81
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
build (18.x): src/components/WindowViewSettings.js#L68
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
build (18.x): src/i18n.js#L53
Caution: `i18n` also has a named export `createInstance`. Check if you meant to write `import {createInstance} from 'i18next'` instead