Skip to content

svelte-ecosystem-ci #148

svelte-ecosystem-ci

svelte-ecosystem-ci #148

Manually triggered April 4, 2024 19:47
Status Failure
Total duration 2m 22s
Artifacts

ecosystem-ci.yml

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

Annotations

27 errors
test-ecosystem (rollup-plugin-svelte)
Process completed with exit code 1.
test-ecosystem (svelte-loader)
Process completed with exit code 1.
test-ecosystem (melt-ui)
Process completed with exit code 1.
test-ecosystem (eslint-plugin-svelte)
Process completed with exit code 1.
test-ecosystem (svelte-preprocess)
Argument of type '{ generate: false; varsReport: string; errorMode: string; filename: string; }' is not assignable to parameter of type 'CompileOptions'.
test-ecosystem (svelte-preprocess)
Argument of type '{ generate: false; varsReport: string; errorMode: string; filename: string; }' is not assignable to parameter of type 'CompileOptions'.
test-ecosystem (svelte-preprocess)
Process completed with exit code 1.
test-ecosystem (language-tools)
Process completed with exit code 1.
test-ecosystem (prettier-plugin-svelte)
Process completed with exit code 1.
test-ecosystem (mdsvex)
Parameter 'node' implicitly has an 'any' type.
test-ecosystem (mdsvex)
Parameter 'node' implicitly has an 'any' type.
test-ecosystem (mdsvex)
Process completed with exit code 1.
test-ecosystem (vite-plugin-svelte)
$page is an illegal variable name. To reference a global variable called $page, use globalThis.$page(illegal-global)
test-ecosystem (vite-plugin-svelte)
$router is an illegal variable name. To reference a global variable called $router, use globalThis.$router(illegal-global)
test-ecosystem (vite-plugin-svelte)
$page is an illegal variable name. To reference a global variable called $page, use globalThis.$page(illegal-global)
test-ecosystem (vite-plugin-svelte)
$router is an illegal variable name. To reference a global variable called $router, use globalThis.$router(illegal-global)
test-ecosystem (vite-plugin-svelte)
Process completed with exit code 1.
test-ecosystem (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
test-ecosystem (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
test-ecosystem (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
test-ecosystem (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
test-ecosystem (sveltekit)
'Date' is referenced directly or indirectly in its own base expression.
test-ecosystem (sveltekit)
'Set' is referenced directly or indirectly in its own base expression.
test-ecosystem (sveltekit)
'Map' is referenced directly or indirectly in its own base expression.
test-ecosystem (sveltekit)
Module '"svelte/types/compiler/interfaces"' has no exported member 'Ast'.
test-ecosystem (sveltekit)
Module '"svelte/types/compiler/interfaces"' has no exported member 'ParserOptions'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'TemplateNode'.