chore(deps): Bump @babel/traverse from 7.13.17 to 7.23.5 #5396
Annotations
7 errors and 1 warning
packages/cli/src/generators/actions.ts#L94
Argument of type 'ImportDeclaration | VariableDeclaration' is not assignable to parameter of type 'Node | Node[]'.
|
packages/cli/src/generators/task.ts#L119
Argument of type 'ImportDeclaration | VariableDeclaration' is not assignable to parameter of type 'Node | Node[]'.
|
packages/plugin/src/generate-docs.ts#L51
Argument of type 'babel.types.AssignmentExpression' is not assignable to parameter of type 'import("/home/runner/work/checkup/checkup/packages/plugin/node_modules/@babel/types/lib/index").AssignmentExpression'.
|
packages/plugin/src/generate-docs.ts#L52
Argument of type 'babel.types.AssignmentExpression' is not assignable to parameter of type 'import("/home/runner/work/checkup/checkup/packages/plugin/node_modules/@babel/types/lib/index").AssignmentExpression'.
|
packages/plugin/src/generate-docs.ts#L55
Argument of type 'babel.types.AssignmentExpression' is not assignable to parameter of type 'import("/home/runner/work/checkup/checkup/packages/plugin/node_modules/@babel/types/lib/index").AssignmentExpression'.
|
packages/plugin/src/generate-docs.ts#L56
Argument of type 'babel.types.AssignmentExpression' is not assignable to parameter of type 'import("/home/runner/work/checkup/checkup/packages/plugin/node_modules/@babel/types/lib/index").AssignmentExpression'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading