Update dependency @babel/parser to v7.25.9 #1067
Annotations
20 errors and 2 warnings
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L152
The inferred type of 'parseAsRoot' cannot be named without a reference to '@babel/parser/node_modules/@babel/types'. This is likely not portable. A type annotation is necessary.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L165
Conversion of type 'ParseResult<Expression>' to type 'T' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (ubuntu-latest, 16.x):
src/plugins/react/visit-utils.ts#L119
Argument of type 'ParseResult<File>' is not assignable to parameter of type 'File | NodePath<Node>'.
|
build (ubuntu-latest, 16.x)
Process completed with exit code 1.
|
build (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L152
The inferred type of 'parseAsRoot' cannot be named without a reference to '@babel/parser/node_modules/@babel/types'. This is likely not portable. A type annotation is necessary.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L165
Conversion of type 'ParseResult<Expression>' to type 'T' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (ubuntu-latest, 14.x):
src/plugins/react/visit-utils.ts#L119
Argument of type 'ParseResult<File>' is not assignable to parameter of type 'File | NodePath<Node>'.
|
build (ubuntu-latest, 14.x)
Process completed with exit code 1.
|
build (ubuntu-latest, 12.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L152
The inferred type of 'parseAsRoot' cannot be named without a reference to '@babel/parser/node_modules/@babel/types'. This is likely not portable. A type annotation is necessary.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L165
Conversion of type 'ParseResult<Expression>' to type 'T' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (ubuntu-latest, 12.x):
src/plugins/react/visit-utils.ts#L119
Argument of type 'ParseResult<File>' is not assignable to parameter of type 'File | NodePath<Node>'.
|
build (ubuntu-latest, 12.x)
Process completed with exit code 1.
|
build (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (windows-latest, 14.x)
The operation was canceled.
|
build (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (windows-latest, 16.x)
The operation was canceled.
|
build (windows-latest, 12.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (windows-latest, 12.x)
The operation was canceled.
|
build (ubuntu-latest, 16.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/
|
build (ubuntu-latest, 16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|