Update dependency @types/hast to ^3.0.1 #1111
Annotations
10 errors
full build
Type '(tree: any) => Program' is not assignable to type 'void'.
|
full build
Parameter 'tree' implicitly has an 'any' type.
|
full build
Type '(tree: any) => void' is not assignable to type 'void'.
|
full build
Parameter 'tree' implicitly has an 'any' type.
|
full build
Argument of type '(this: Processor<Program, Program, void, void>, ...settings: [] | [Options | null | undefined]) => void' is not assignable to parameter of type 'Plugin<[{ elementAttributeNameCase: ElementAttributeNameCase | null | undefined; stylePropertyNameCase: StylePropertyNameCase | null | undefined; }], Program, void>'.
|
full build
Type '"mdxjsEsm"' is not assignable to type '"comment" | "doctype" | "element" | "text"'.
|
full build
Type '(tree: any) => void' is not assignable to type 'void'.
|
full build
Parameter 'tree' implicitly has an 'any' type.
|
full build
Type '(tree: any) => void' is not assignable to type 'void'.
|
full build
Parameter 'tree' implicitly has an 'any' type.
|