Skip to content

fix(deps): update babel monorepo #2688

fix(deps): update babel monorepo

fix(deps): update babel monorepo #2688

Triggered via pull request November 9, 2023 17:24
Status Failure
Total duration 3m 7s
Artifacts

pull_request.yml

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

Annotations

17 errors and 3 warnings
test (14.x): src/util.ts#L378
Argument of type 'object' is not assignable to parameter of type 'AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ... 250 more ... | undefined'.
test (14.x): src/util.ts#L388
Argument of type 'object' is not assignable to parameter of type 'AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ... 250 more ... | undefined'.
test (14.x): src/visitors/asynchronize/errorFirstCallback.ts#L99
Argument of type 'FunctionParameter[]' is not assignable to parameter of type '(ArrayPattern | AssignmentPattern | Identifier | ObjectPattern | RestElement)[]'.
test (14.x): src/visitors/normalize.ts#L23
Type 'BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | DeclareClass | ... 41 more ... | undefined' is not assignable to type 'Statement'.
test (14.x): src/visitors/refineFunction/aws.ts#L128
Type 'ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AwaitExpression | ... 48 more ... | undefined' is not assignable to type 'AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ... 249 more ... | Node[]'.
test (14.x): src/visitors/uncallbackify.ts#L40
Argument of type 'BlockStatement | BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | ... 42 more ... | undefined' is not assignable to parameter of type 'Statement'.
test (14.x): src/visitors/uncallbackify.ts#L48
Argument of type 'BlockStatement | BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | ... 42 more ... | undefined' is not assignable to parameter of type 'Statement'.
test (14.x)
Process completed with exit code 1.
test (10.x): src/util.ts#L378
Argument of type 'object' is not assignable to parameter of type 'AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ... 250 more ... | undefined'.
test (10.x): src/util.ts#L388
Argument of type 'object' is not assignable to parameter of type 'AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ... 250 more ... | undefined'.
test (10.x): src/visitors/asynchronize/errorFirstCallback.ts#L99
Argument of type 'FunctionParameter[]' is not assignable to parameter of type '(ArrayPattern | AssignmentPattern | Identifier | ObjectPattern | RestElement)[]'.
test (10.x): src/visitors/normalize.ts#L23
Type 'BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | DeclareClass | ... 41 more ... | undefined' is not assignable to type 'Statement'.
test (10.x): src/visitors/refineFunction/aws.ts#L128
Type 'ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AwaitExpression | ... 48 more ... | undefined' is not assignable to type 'AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ... 249 more ... | Node[]'.
test (10.x): src/visitors/uncallbackify.ts#L40
Argument of type 'BlockStatement | BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | ... 42 more ... | undefined' is not assignable to parameter of type 'Statement'.
test (10.x): src/visitors/uncallbackify.ts#L48
Argument of type 'BlockStatement | BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | ... 42 more ... | undefined' is not assignable to parameter of type 'Statement'.
test (10.x)
The operation was canceled.
test (12.x)
The operation was canceled.
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/