Use Svelte 5 without migration #1502
ESLint Report Analysis
11 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.
Details
Annotations
github-actions / ESLint Report Analysis
frontend/src/lib/components/Projects/ProjectConfidentialityCombobox.svelte#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 35 in frontend/src/lib/components/Users/CreateUserModal.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/components/Users/CreateUserModal.svelte#L35
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 39 in frontend/src/lib/components/Users/CreateUserModal.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/components/Users/CreateUserModal.svelte#L39
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 27 in frontend/src/lib/forms/Checkbox.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/forms/Checkbox.svelte#L27
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 15 in frontend/src/lib/forms/FormError.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/forms/FormError.svelte#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 27 in frontend/src/lib/forms/FormField.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/forms/FormField.svelte#L27
[@typescript-eslint/no-unused-expressions] Expected an assignment or function call and instead saw an expression.
Check failure on line 44 in frontend/src/lib/forms/FormField.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/forms/FormField.svelte#L44
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 48 in frontend/src/lib/forms/RadioButtonGroup.svelte
github-actions / ESLint Report Analysis
frontend/src/lib/forms/RadioButtonGroup.svelte#L48
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 149 in frontend/src/lib/i18n/index.ts
github-actions / ESLint Report Analysis
frontend/src/lib/i18n/index.ts#L149
[@typescript-eslint/no-base-to-string] 'scope' may use Object's default stringification format ('[object Object]') when stringified.
github-actions / ESLint Report Analysis
frontend/src/routes/(authenticated)/project/[project_code]/OpenInFlexModal.svelte#L24
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 293 in frontend/src/routes/(authenticated)/project/create/+page.svelte
github-actions / ESLint Report Analysis
frontend/src/routes/(authenticated)/project/create/+page.svelte#L293
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.