Skip to content

Update babel monorepo to ^7.24.7 #470

Update babel monorepo to ^7.24.7

Update babel monorepo to ^7.24.7 #470

Triggered via push June 5, 2024 16:53
Status Failure
Total duration 52s
Artifacts

test.yml

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

Annotations

21 errors and 1 warning
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 (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#L159
Argument of type '(NodePath<Expression> | NodePath<ObjectProperty>)[]' 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#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#L234
Argument of type 'NodePath<ClassDeclaration>' is not assignable to parameter of type 'NodePath<Node>'.
test (18.x): src/analysis.ts#L239
Property 'traverse' does not exist on type 'never'.
test (18.x): src/analysis.ts#L240
Parameter 'path' implicitly has an 'any' type.
test (18.x): src/analysis.ts#L245
Parameter 'path' implicitly has an 'any' type.
test (18.x): src/analysis/class_fields.ts#L187
Property 'get' does not exist on type 'never'.
test (16.x)
The job was canceled because "_18_x" failed.
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 (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#L159
Argument of type '(NodePath<Expression> | NodePath<ObjectProperty>)[]' 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#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#L234
Argument of type 'NodePath<ClassDeclaration>' is not assignable to parameter of type 'NodePath<Node>'.
test (16.x): src/analysis.ts#L239
Property 'traverse' does not exist on type 'never'.
test (16.x): src/analysis.ts#L240
Parameter 'path' implicitly has an 'any' type.
test (16.x): src/analysis.ts#L245
Parameter 'path' implicitly has an 'any' type.
test (16.x): src/analysis/class_fields.ts#L187
Property 'get' does not exist on type 'never'.
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.