vite-ecosystem-ci #565
Annotations
10 errors
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead(event_directive_deprecated)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead(event_directive_deprecated)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Self-closing HTML tags for non-void elements are ambiguous — use `<template ...></template>` rather than `<template ... />`(element_invalid_self_closing_tag)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead(event_directive_deprecated)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead(event_directive_deprecated)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
`$router` is an illegal variable name. To reference a global variable called `$router`, use `globalThis.$router`(global_reference_invalid)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead(event_directive_deprecated)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Using `on:click` to listen to the click event is deprecated. Use the event attribute `onclick` instead(event_directive_deprecated)
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
|
Loading