Skip to content

update i18next deps #305

update i18next deps

update i18next deps #305

Triggered via push November 12, 2023 10:56
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test (20.x): src/createClient/browser.ts#L17
Argument of type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n' is not assignable to parameter of type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n'.
test (20.x): src/createClient/browser.ts#L24
Type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n' is not assignable to type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n'. Two different types with this name exist, but they are unrelated.
test (20.x): src/createClient/node.ts#L17
Property 'reportNamespaces' is missing in type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n' but required in type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n'.
test (20.x): src/createClient/node.ts#L20
Type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n' is not assignable to type 'import("/home/runner/work/next-i18next/next-i18next/node_modules/i18next/index").i18n'. Two different types with this name exist, but they are unrelated.
test (20.x)
Process completed with exit code 2.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x)
The operation was canceled.