Update dependency @babel/types to v7.26.5 #1090
Annotations
38 errors and 1 warning
build (ubuntu-latest, 16.x):
src/plugins/react-html/index.ts#L39
Argument of type 'Node' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 16.x):
src/plugins/react-html/index.ts#L42
Argument of type 'Program' is not assignable to parameter of type 'Node'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L68
Argument of type 'File | NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L69
Argument of type 'File' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L119
Argument of type 'File | NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L120
Argument of type 'File' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L134
Argument of type 'Node' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/ast-utils.ts#L172
The inferred type of 'getRootPath' cannot be named without a reference to '@babel/generator/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#L186
Argument of type 'JSXElement' is not assignable to parameter of type 'Node'.
|
build (ubuntu-latest, 16.x):
src/plugins/react/index.ts#L28
Argument of type 'Node' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 12.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (ubuntu-latest, 12.x):
src/plugins/react-html/index.ts#L39
Argument of type 'Node' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 12.x):
src/plugins/react-html/index.ts#L42
Argument of type 'Program' is not assignable to parameter of type 'Node'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L68
Argument of type 'File | NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L69
Argument of type 'File' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L119
Argument of type 'File | NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L120
Argument of type 'File' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L134
Argument of type 'Node' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/ast-utils.ts#L172
The inferred type of 'getRootPath' cannot be named without a reference to '@babel/generator/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#L186
Argument of type 'JSXElement' is not assignable to parameter of type 'Node'.
|
build (ubuntu-latest, 12.x):
src/plugins/react/index.ts#L28
Argument of type 'Node' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (ubuntu-latest, 14.x):
src/plugins/react-html/index.ts#L39
Argument of type 'Node' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 14.x):
src/plugins/react-html/index.ts#L42
Argument of type 'Program' is not assignable to parameter of type 'Node'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L68
Argument of type 'File | NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L69
Argument of type 'File' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L119
Argument of type 'File | NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L120
Argument of type 'File' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L134
Argument of type 'Node' is not assignable to parameter of type 'Node | Node[] | null | undefined'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/ast-utils.ts#L172
The inferred type of 'getRootPath' cannot be named without a reference to '@babel/generator/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#L186
Argument of type 'JSXElement' is not assignable to parameter of type 'Node'.
|
build (ubuntu-latest, 14.x):
src/plugins/react/index.ts#L28
Argument of type 'Node' is not assignable to parameter of type 'Node | null | undefined'.
|
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, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
build (windows-latest, 14.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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|