Skip to content

chore(deps): update all dependencies #682

chore(deps): update all dependencies

chore(deps): update all dependencies #682

Triggered via pull request January 13, 2025 17:29
Status Failure
Total duration 36s
Artifacts

main.yml

on: pull_request
Run static checks
25s
Run static checks
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run static checks: src/extractors/commons.ts#L219
Property 'isJSXIdentifier' does not exist on type 'NodePath<Node> | NodePath<Node>[]'.
Run static checks: src/extractors/commons.ts#L221
Property 'node' does not exist on type 'NodePath<Node> | NodePath<Node>[]'.
Run static checks: src/extractors/commons.ts#L221
Type 'NodePath<JSXAttribute | JSXSpreadAttribute> & NodePath<JSXAttribute>' is not assignable to type 'NodePath<JSXAttribute> | null'.
Run static checks: src/extractors/commons.ts#L262
Type 'babel.NodePath<babel.types.Expression>' is not assignable to type 'babel.NodePath<import("/home/runner/.yarn/berry/cache/@babel-types-npm-7.26.5-8e8f93f536-10c0.zip/node_modules/@babel/types/lib/index").Expression>'.
Run static checks: src/extractors/getFixedTFunction.ts#L84
Argument of type 'babel.NodePath<babel.types.CallExpression>' is not assignable to parameter of type 'babel.NodePath<import("/home/runner/.yarn/berry/cache/@babel-types-npm-7.26.5-8e8f93f536-10c0.zip/node_modules/@babel/types/lib/index").CallExpression>'.
Run static checks: src/extractors/tFunction.ts#L65
Argument of type 'babel.NodePath<babel.types.ObjectExpression>' is not assignable to parameter of type 'babel.NodePath<import("/home/runner/.yarn/berry/cache/@babel-types-npm-7.26.5-8e8f93f536-10c0.zip/node_modules/@babel/types/lib/index").ObjectExpression>'.
Run static checks: src/extractors/tFunction.ts#L66
Argument of type 'babel.NodePath<babel.types.ObjectExpression>' is not assignable to parameter of type 'babel.NodePath<import("/home/runner/.yarn/berry/cache/@babel-types-npm-7.26.5-8e8f93f536-10c0.zip/node_modules/@babel/types/lib/index").ObjectExpression>'.
Run static checks: src/extractors/tFunction.ts#L68
Argument of type 'babel.NodePath<babel.types.ObjectExpression>' is not assignable to parameter of type 'babel.NodePath<import("/home/runner/.yarn/berry/cache/@babel-types-npm-7.26.5-8e8f93f536-10c0.zip/node_modules/@babel/types/lib/index").ObjectExpression>'.
Run static checks: src/extractors/tFunction.ts#L71
Argument of type 'NodePath<Node> | NodePath<Node>[]' is not assignable to parameter of type 'NodePath<any> | null | undefined'.
Run static checks: src/extractors/tFunction.ts#L75
Argument of type 'babel.NodePath<babel.types.ObjectExpression>' is not assignable to parameter of type 'babel.NodePath<import("/home/runner/.yarn/berry/cache/@babel-types-npm-7.26.5-8e8f93f536-10c0.zip/node_modules/@babel/types/lib/index").ObjectExpression>'.
Run static checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636