Update all dependencies #438
Annotations
10 errors
|
src/extractors/commons.ts#L170
Type 'never' must have a '[Symbol.iterator]()' method that returns an iterator.
|
src/extractors/commons.ts#L217
Property 'get' does not exist on type 'never'.
|
src/extractors/commons.ts#L266
Type 'babel.NodePath<babel.types.Expression>' is not assignable to type 'babel.NodePath<import("/home/runner/work/babel-plugin-i18next-extract/babel-plugin-i18next-extract/.yarn/cache/@babel-types-npm-7.22.17-98014090e3-7382220f6e.zip/node_modules/@babel/types/lib/index").Expression>'.
|
src/extractors/customTransComponent.ts#L23
Argument of type 'NodePath<JSXElement>' is not assignable to parameter of type 'NodePath<Node>'.
|
src/extractors/customTransComponent.ts#L27
Argument of type 'NodePath<JSXElement>' is not assignable to parameter of type 'NodePath<Node>'.
|
src/extractors/customTransComponent.ts#L28
Property 'get' does not exist on type 'never'.
|
src/extractors/customUseTranslationHook.ts#L23
Argument of type 'NodePath<CallExpression>' is not assignable to parameter of type 'NodePath<Node>'.
|
src/extractors/customUseTranslationHook.ts#L27
Argument of type 'NodePath<CallExpression>' is not assignable to parameter of type 'NodePath<Node>'.
|
src/extractors/getFixedTFunction.ts#L51
Argument of type 'NodePath<CallExpression>' is not assignable to parameter of type 'NodePath<Node>'.
|
The logs for this run have expired and are no longer available.
Loading