chore(deps): Bump @babel/traverse from 7.13.17 to 7.23.5 #5396
Annotations
14 errors and 2 warnings
Tests (16):
packages/cli/src/generators/actions.ts#L94
Argument of type 'ImportDeclaration | VariableDeclaration' is not assignable to parameter of type 'Node | Node[]'.
|
Tests (16):
packages/cli/src/generators/task.ts#L119
Argument of type 'ImportDeclaration | VariableDeclaration' is not assignable to parameter of type 'Node | Node[]'.
|
Tests (16):
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'.
|
Tests (16):
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'.
|
Tests (16):
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'.
|
Tests (16):
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'.
|
Tests (16)
Process completed with exit code 2.
|
Tests (18):
packages/cli/src/generators/actions.ts#L94
Argument of type 'ImportDeclaration | VariableDeclaration' is not assignable to parameter of type 'Node | Node[]'.
|
Tests (18):
packages/cli/src/generators/task.ts#L119
Argument of type 'ImportDeclaration | VariableDeclaration' is not assignable to parameter of type 'Node | Node[]'.
|
Tests (18):
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'.
|
Tests (18):
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'.
|
Tests (18):
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'.
|
Tests (18):
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'.
|
Tests (18)
Process completed with exit code 2.
|
Tests (16)
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/
|
Tests (18)
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/
|