svelte-ecosystem-ci-from-pr #28
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
27 errors and 2 warnings
execute-all (svelte-loader)
Process completed with exit code 1.
|
execute-all (melt-ui)
Process completed with exit code 1.
|
execute-all (svelte-preprocess)
Argument of type '{ generate: false; varsReport: string; errorMode: string; filename: string; }' is not assignable to parameter of type 'CompileOptions'.
|
execute-all (svelte-preprocess)
Argument of type '{ generate: false; varsReport: string; errorMode: string; filename: string; }' is not assignable to parameter of type 'CompileOptions'.
|
execute-all (svelte-preprocess)
Process completed with exit code 1.
|
execute-all (rollup-plugin-svelte)
Process completed with exit code 1.
|
execute-all (prettier-plugin-svelte)
Process completed with exit code 1.
|
execute-all (language-tools)
Process completed with exit code 1.
|
execute-all (mdsvex)
Type 'Root | LegacyRoot' is not assignable to type '{ html?: { [x: string]: any; children?: any[] | undefined; start: any; end: any; } | undefined; instance?: any; module?: any; }'.
|
execute-all (mdsvex)
Type 'Root | LegacyRoot' is not assignable to type '{ html?: { [x: string]: any; children?: any[] | undefined; start: any; end: any; } | undefined; instance?: any; module?: any; }'.
|
execute-all (mdsvex)
Process completed with exit code 1.
|
execute-all (eslint-plugin-svelte)
Process completed with exit code 1.
|
execute-all (vite-plugin-svelte)
$page is an illegal variable name. To reference a global variable called $page, use globalThis.$page(illegal-global)
|
execute-all (vite-plugin-svelte)
$router is an illegal variable name. To reference a global variable called $router, use globalThis.$router(illegal-global)
|
execute-all (vite-plugin-svelte)
$page is an illegal variable name. To reference a global variable called $page, use globalThis.$page(illegal-global)
|
execute-all (vite-plugin-svelte)
$router is an illegal variable name. To reference a global variable called $router, use globalThis.$router(illegal-global)
|
execute-all (vite-plugin-svelte)
Process completed with exit code 1.
|
execute-all (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
|
execute-all (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
|
execute-all (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
|
execute-all (sveltekit)
Cannot find namespace 'Css'. Did you mean 'CSS'?
|
execute-all (sveltekit)
'Date' is referenced directly or indirectly in its own base expression.
|
execute-all (sveltekit)
'Set' is referenced directly or indirectly in its own base expression.
|
execute-all (sveltekit)
'Map' is referenced directly or indirectly in its own base expression.
|
execute-all (sveltekit)
Module '"svelte/types/compiler/interfaces"' has no exported member 'Ast'.
|
execute-all (sveltekit)
Module '"svelte/types/compiler/interfaces"' has no exported member 'ParserOptions'.
|
execute-all (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'TemplateNode'.
|
init
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
update-comment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|