Update dependency @textlint/types to v13 - autoclosed #2101
Annotations
7 errors
build (16.x):
src/LaTeXProcessor.ts#L27
Type '(text: string) => TxtParentNode' is not assignable to type '(text: string, filePath?: string | undefined) => TextlintPluginPreProcessResult | Promise<TextlintPluginPreProcessResult>'.
|
build (16.x)
Process completed with exit code 2.
|
build (18.x):
src/LaTeXProcessor.ts#L27
Type '(text: string) => TxtParentNode' is not assignable to type '(text: string, filePath?: string | undefined) => TextlintPluginPreProcessResult | Promise<TextlintPluginPreProcessResult>'.
|
build (18.x)
Process completed with exit code 2.
|
build (14.x)
The job was canceled because "_18_x" failed.
|
build (14.x):
src/LaTeXProcessor.ts#L27
Type '(text: string) => TxtParentNode' is not assignable to type '(text: string, filePath?: string | undefined) => TextlintPluginPreProcessResult | Promise<TextlintPluginPreProcessResult>'.
|
build (14.x)
The operation was canceled.
|