Update dependency @babel/parser to v7.26.2 #1084
Annotations
5 errors
|
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.
|
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.
|
src/plugins/react/visit-utils.ts#L119
Argument of type 'ParseResult<File>' is not assignable to parameter of type 'File | NodePath<Node>'.
|
|
The logs for this run have expired and are no longer available.
Loading