feat: add @vuepress/bundler-farm
#2370
check.yml
on: pull_request
Matrix: check
check result
0s
Annotations
19 errors
check (macos-latest, 18):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (macos-latest, 18)
Process completed with exit code 2.
|
check (macos-latest, 20):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (macos-latest, 20)
Process completed with exit code 2.
|
check (macos-latest, 22):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (macos-latest, 22)
Process completed with exit code 2.
|
check (ubuntu-latest, 20):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (ubuntu-latest, 20)
Process completed with exit code 2.
|
check (ubuntu-latest, 22):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (ubuntu-latest, 22)
Process completed with exit code 2.
|
check (ubuntu-latest, 18):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (ubuntu-latest, 18)
Process completed with exit code 2.
|
check (windows-latest, 22):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (windows-latest, 22)
Process completed with exit code 1.
|
check (windows-latest, 18):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (windows-latest, 18)
Process completed with exit code 1.
|
check (windows-latest, 20):
packages/bundler-vite/src/build.ts#L83
Type '(input: App<any> | VNode<RendererNode, RendererElement, { [key: string]: any; }>, context?: SSRContext | undefined) => Promise<...>' is not assignable to type '(input: App<any>, context: SSRContext) => Promise<string>'.
|
check (windows-latest, 20)
Process completed with exit code 1.
|
check result
Process completed with exit code 1.
|