build: bump deps #2417
Annotations
3 errors and 1 warning
Build source code:
plugins/markdown/plugin-markdown-math/src/node/markdownMathPlugin.ts#L71
Argument of type '(md: MarkdownIt, { allowInlineWithSpace, adaptor, documentOptions, mathFence, transformer, }: MathjaxInstance) => void' is not assignable to parameter of type 'PluginWithOptions<MathjaxInstance>'.
|
Build source code:
plugins/markdown/plugin-markdown-math/src/node/markdownMathPlugin.ts#L86
Type '(errorCode: "unknownSymbol" | "unicodeTextInMathMode" | "mathVsTextUnits" | "commentAtEnd" | "htmlExtension" | "newLineInDisplayMode", errorMsg: string, token: KatexToken, { filePathRelative }: MarkdownEnv) => void' is not assignable to type 'KatexLogger<MarkdownEnv>'.
|
Build source code
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading