Skip to content

Use Svelte 5 without migration #490

Use Svelte 5 without migration

Use Svelte 5 without migration #490

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

ESLint Report Analysis

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

Details

Annotations

Check failure on line 132 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L132

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `error` typed value.

Check failure on line 134 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L134

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `error` typed value.

Check failure on line 235 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L235

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.

Check failure on line 143 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L143

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createGuestUserByAdmin on an `any` value.

Check failure on line 272 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L246-L272

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: BulkAddProjectMembersInput; }>`.

Check failure on line 146 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L146

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 246 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L246

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 146 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L146

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createGuestUserByAdmin on an `any` value.

Check failure on line 273 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L273

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.

Check failure on line 156 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L147-L156

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 297 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L282-L297

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.

Check failure on line 282 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L282

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 149 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L149

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 324 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L307-L324

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.

Check failure on line 149 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L149

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `any` value.

Check failure on line 307 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L307

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 150 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L150

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 351 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L334-L351

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.

Check failure on line 150 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L150

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `any` value.

Check failure on line 334 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L334

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 151 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L151

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 378 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L361-L378

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.

Check failure on line 151 in frontend/src/lib/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/lib/user.ts#L151

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .locked on an `any` value.

Check failure on line 361 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L361

[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.

Check failure on line 416 in frontend/src/routes/(authenticated)/project/[project_code]/+page.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L388-L416

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.