fix(deps): update babel monorepo #2656
Triggered via pull request
September 25, 2023 10:22
Status
Failure
Total duration
1m 55s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
24 errors and 3 warnings
test (12.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 (12.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 (12.x):
src/visitors/asynchronize/errorFirstCallback.ts#L99
Argument of type 'FunctionParameter[]' is not assignable to parameter of type '(ArrayPattern | AssignmentPattern | Identifier | ObjectPattern | RestElement)[]'.
|
test (12.x):
src/visitors/normalize.ts#L23
Type 'BreakStatement | ClassDeclaration | ContinueStatement | DebuggerStatement | DeclareClass | ... 41 more ... | undefined' is not assignable to type 'Statement'.
|
test (12.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 (12.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 (12.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 (12.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 (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)
The operation was canceled.
|
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/
|
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 (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/
|