Skip to content

svelte-ecosystem-ci

svelte-ecosystem-ci #5

Manually triggered May 25, 2023 15:18
Status Failure
Total duration 3m 22s
Artifacts

ecosystem-ci.yml

on: workflow_dispatch
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test-ecosystem (language-tools)
Process completed with exit code 1.
test-ecosystem (sveltekit)
Process completed with exit code 1.
test-ecosystem (vite-plugin-svelte)
Property 'format' does not exist on type 'CompileOptions'.
test-ecosystem (vite-plugin-svelte)
Type '{ filename: string; generate: "ssr" | "dom"; format: string; name?: string | undefined; errorMode?: "warn" | "throw" | undefined; varsReport?: false | "strict" | "full" | undefined; sourcemap?: string | ... 1 more ... | undefined; ... 16 more ...; preserveWhitespace?: boolean | undefined; }' is not assignable to type 'CompileOptions'.
test-ecosystem (vite-plugin-svelte)
Type '{ css: "none" | "injected"; filename: string; format: string; generate: "dom"; name?: string | undefined; errorMode?: "warn" | "throw" | undefined; varsReport?: false | "strict" | "full" | undefined; ... 16 more ...; preserveWhitespace?: boolean | undefined; }' is not assignable to type 'CompileOptions'.
test-ecosystem (vite-plugin-svelte)
Property 'format' does not exist on type 'CompileOptions'.
test-ecosystem (vite-plugin-svelte)
Type '{ filename: string; generate: "ssr" | "dom"; format: string; name?: string | undefined; errorMode?: "warn" | "throw" | undefined; varsReport?: false | "strict" | "full" | undefined; sourcemap?: string | ... 1 more ... | undefined; ... 16 more ...; preserveWhitespace?: boolean | undefined; }' is not assignable to type 'CompileOptions'.
test-ecosystem (vite-plugin-svelte)
Type '{ css: "none" | "injected"; filename: string; format: string; generate: "dom"; name?: string | undefined; errorMode?: "warn" | "throw" | undefined; varsReport?: false | "strict" | "full" | undefined; ... 16 more ...; preserveWhitespace?: boolean | undefined; }' is not assignable to type 'CompileOptions'.
test-ecosystem (vite-plugin-svelte)
Process completed with exit code 1.