This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
squash! Prettier #88344
Annotations
6 errors and 1 warning
build:
src/lib/markdownToHtml.ts#L57
No overload matches this call.
|
build:
src/lib/markdownToHtml.ts#L63
Argument of type '[{ mentionStrong: false; repository: string; buildUrl: (values: any, defaultBuildUrl: any) => any; }]' is not assignable to parameter of type '[boolean] | [options?: Readonly<Options> | null | undefined]'.
|
build:
src/lib/markdownToHtml.ts#L66
Parameter 'values' implicitly has an 'any' type.
|
build:
src/lib/markdownToHtml.ts#L66
Parameter 'defaultBuildUrl' implicitly has an 'any' type.
|
build:
src/lib/markdownToHtml.ts#L80
Argument of type '{ (processor: Processor<undefined, undefined, undefined, undefined, undefined>, options?: Readonly<Options> | null | undefined): TransformBridge; (options?: Readonly<...> | ... 1 more ... | undefined): TransformMutate; }' is not assignable to parameter of type 'Plugin<[options?: Readonly<Options> | null | undefined], Root, Root>'.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|