Skip to content

Use Svelte 5 without migration #1343

Use Svelte 5 without migration

Use Svelte 5 without migration #1343

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

ESLint Report Analysis

2 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/forms/FormField.svelte

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/forms/FormField.svelte#L25

[@typescript-eslint/no-unused-expressions] Expected an assignment or function call and instead saw an expression.

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.