Skip to content

Merge branch 'master' into fix/i18n-accept-language-parsing

e433b68
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

fix/i18n-accept-language-parsing #1242

Merge branch 'master' into fix/i18n-accept-language-parsing
e433b68
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint failed Feb 25, 2026 in 0s

10 errors and 1 warning

ESLint found 10 errors and 1 warning

Annotations

Check warning on line 177 in src/client/components/pages/revision.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/client/components/pages/revision.js#L177

Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)

Check failure on line 1 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L1

Unable to resolve path to module '../../../../src/server/helpers/i18n' (import/no-unresolved)

Check failure on line 1 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L1

"../../../../src/server/helpers/i18n" is not found (node/no-missing-import)

Check failure on line 7 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L7

'describe' is not defined (no-undef)

Check failure on line 8 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L8

'describe' is not defined (no-undef)

Check failure on line 9 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L9

'it' is not defined (no-undef)

Check failure on line 19 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L19

'it' is not defined (no-undef)

Check failure on line 28 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L28

'it' is not defined (no-undef)

Check failure on line 36 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L36

'it' is not defined (no-undef)

Check failure on line 45 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L45

'describe' is not defined (no-undef)

Check failure on line 46 in src/server/helpers/test-i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/server/helpers/test-i18n.js#L46

'it' is not defined (no-undef)