Skip to content

svelte-ecosystem-ci #162

svelte-ecosystem-ci

svelte-ecosystem-ci #162

Triggered via schedule May 3, 2024 05:05
Status Failure
Total duration 2m 35s
Artifacts

ecosystem-ci.yml

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

Annotations

32 errors
test-ecosystem (rollup-plugin-svelte)
Process completed with exit code 1.
test-ecosystem (svelte-loader)
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)
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead.(event_directive_deprecated)
test-ecosystem (vite-plugin-svelte)
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead.(event_directive_deprecated)
test-ecosystem (vite-plugin-svelte)
Self-closing HTML tags for non-void elements are ambiguous — use `<template ...></template>` rather than `<template ... />`(element_invalid_self_closing_tag)
test-ecosystem (vite-plugin-svelte)
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead.(event_directive_deprecated)
test-ecosystem (vite-plugin-svelte)
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead.(event_directive_deprecated)
test-ecosystem (vite-plugin-svelte)
`$page` is an illegal variable name. To reference a global variable called `$page`, use `globalThis.$page`(global_reference_invalid)
test-ecosystem (vite-plugin-svelte)
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
test-ecosystem (vite-plugin-svelte)
`$router` is an illegal variable name. To reference a global variable called `$router`, use `globalThis.$router`(global_reference_invalid)
test-ecosystem (vite-plugin-svelte)
Self-closing HTML tags for non-void elements are ambiguous — use `<button ...></button>` rather than `<button ... />`(element_invalid_self_closing_tag)
test-ecosystem (vite-plugin-svelte)
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead.(event_directive_deprecated)
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 (skeleton)
Process completed with exit code 1.
test-ecosystem (prettier-plugin-svelte)
Process completed with exit code 1.
test-ecosystem (melt-ui)
Process completed with exit code 1.
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'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'TemplateNode'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'TemplateNode'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'BaseDirective'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'Attribute'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'SpreadAttribute'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'TemplateNode'.
test-ecosystem (sveltekit)
Namespace '"svelte/types/compiler/interfaces"' has no exported member 'BaseDirective'.
test-ecosystem (eslint-plugin-svelte)
Process completed with exit code 1.