Update dependency unified to v11 #285
Annotations
8 errors
setup:
src/index.spec.ts#L25
No overload matches this call.
|
setup:
src/index.spec.ts#L26
No overload matches this call.
|
setup:
src/index.spec.ts#L27
Argument of type '(options?: void | Options | undefined) => void | Transformer<Root, Root>' is not assignable to parameter of type 'Plugin<[{ inlineNotes: boolean; }], Root, Root>'.
|
setup:
src/index.spec.ts#L28
Argument of type '(options?: void | Options | undefined) => void | Transformer<Root, Root>' is not assignable to parameter of type 'Plugin<[options?: void | Options | undefined], Root, Root>'.
|
setup:
src/index.spec.ts#L29
No overload matches this call.
|
setup:
src/plugin.ts#L12
Type '(node: Node) => Promise<any>' is not assignable to type 'Compiler<Node, CompileResults>'.
|
setup:
src/plugin.ts#L18
No overload matches this call.
|
setup
Process completed with exit code 2.
|