Skip to content

fix(deps): update dependency i18next to v23 #1348

fix(deps): update dependency i18next to v23

fix(deps): update dependency i18next to v23 #1348

Triggered via push September 7, 2023 09:26
Status Failure
Total duration 30s
Artifacts

test+deploy.yml

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

Annotations

10 errors and 1 warning
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/helpers' instead.
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/options' instead.
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/t' instead.
test (14.x): node_modules/i18next/index.d.ts#L1
Only named exports may use 'export type'.
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/options' instead.
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/options' instead.
test (14.x): node_modules/i18next/index.d.ts#L1
Only named exports may use 'export type'.
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/t' instead.
test (14.x): node_modules/i18next/index.d.ts#L1
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/t' instead.
test (14.x)
Process completed with exit code 2.
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/