Skip to content

Use Svelte 5 without migration #1502

Use Svelte 5 without migration

Use Svelte 5 without migration #1502

GitHub Actions / ESLint Report Analysis failed Dec 3, 2024 in 0s

ESLint Report Analysis

11 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check failure on line 25 in frontend/src/lib/components/Projects/ProjectConfidentialityCombobox.svelte

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.

Check failure on line 24 in frontend/src/routes/(authenticated)/project/[project_code]/OpenInFlexModal.svelte

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.