Skip to content

Update babel monorepo to ^7.29.7 #931

Update babel monorepo to ^7.29.7

Update babel monorepo to ^7.29.7 #931

Triggered via pull request June 22, 2026 19:14
Status Failure
Total duration 51s
Artifacts

test.yml

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

Annotations

21 errors and 2 warnings
test (16.x): src/analysis/class_fields.ts#L187
Property 'get' does not exist on type 'never'.
test (16.x): src/analysis.ts#L245
Parameter 'path' implicitly has an 'any' type.
test (16.x): src/analysis.ts#L240
Parameter 'path' implicitly has an 'any' type.
test (16.x): src/analysis.ts#L239
Property 'traverse' does not exist on type 'never'.
test (16.x): src/analysis.ts#L234
Argument of type 'NodePath<ClassDeclaration>' is not assignable to parameter of type 'NodePath<Node>'.
test (16.x): src/analysis.ts#L169
Argument of type '(NodePath<ClassProperty | ClassPrivateProperty | ClassMethod | ClassPrivateMethod | TSDeclareMethod | ClassAccessorProperty | AssignmentExpression> | NodePath<...>)[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (16.x): src/analysis.ts#L162
Argument of type '(NodePath<Expression> | NodePath<ObjectProperty>)[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (16.x): src/analysis.ts#L159
Argument of type '(NodePath<Expression> | NodePath<ObjectProperty>)[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (16.x): src/analysis.ts#L143
Argument of type 'NodePath<MemberExpression>[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (16.x): src/analysis.ts#L115
Type '(NodePath<ClassProperty | ClassPrivateProperty | ClassMethod | ClassPrivateMethod | TSDeclareMethod | ClassAccessorProperty | AssignmentExpression> | NodePath<...>) & NodePath<...>' is not assignable to type 'NodePath<ClassMethod> | undefined'.
test (18.x)
The strategy configuration was canceled because "test._16_x" failed
test (18.x): src/analysis/class_fields.ts#L187
Property 'get' does not exist on type 'never'.
test (18.x): src/analysis.ts#L245
Parameter 'path' implicitly has an 'any' type.
test (18.x): src/analysis.ts#L240
Parameter 'path' implicitly has an 'any' type.
test (18.x): src/analysis.ts#L239
Property 'traverse' does not exist on type 'never'.
test (18.x): src/analysis.ts#L234
Argument of type 'NodePath<ClassDeclaration>' is not assignable to parameter of type 'NodePath<Node>'.
test (18.x): src/analysis.ts#L169
Argument of type '(NodePath<ClassProperty | ClassPrivateProperty | ClassMethod | ClassPrivateMethod | TSDeclareMethod | ClassAccessorProperty | AssignmentExpression> | NodePath<...>)[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (18.x): src/analysis.ts#L162
Argument of type '(NodePath<Expression> | NodePath<ObjectProperty>)[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (18.x): src/analysis.ts#L159
Argument of type '(NodePath<Expression> | NodePath<ObjectProperty>)[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (18.x): src/analysis.ts#L143
Argument of type 'NodePath<MemberExpression>[]' is not assignable to parameter of type 'NodePath<Node>[]'.
test (18.x): src/analysis.ts#L115
Type '(NodePath<ClassProperty | ClassPrivateProperty | ClassMethod | ClassPrivateMethod | TSDeclareMethod | ClassAccessorProperty | AssignmentExpression> | NodePath<...>) & NodePath<...>' is not assignable to type 'NodePath<ClassMethod> | undefined'.
test (16.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (18.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/