Skip to content

Update babel monorepo #885

Update babel monorepo

Update babel monorepo #885

Triggered via pull request April 8, 2026 17:06
Status Failure
Total duration 52s
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/