Use Svelte 5 without migration #490
fw-lite.yaml
on: pull_request
Build FW Lite and run tests
12m 7s
Publish FW Lite app for Mac
1m 17s
Publish FW Lite app for Linux
59s
Publish FW Lite app for Windows
18m 17s
Create Release
0s
Annotations
174 errors and 82 warnings
frontend/src/lib/user.ts#L132
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L235
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L134
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L246
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: BulkAddProjectMembersInput; }>`.
|
frontend/src/lib/user.ts#L143
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createGuestUserByAdmin on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L246
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L273
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L146
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L282
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L146
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createGuestUserByAdmin on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L282
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L147
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L307
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L149
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L307
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L149
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L334
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L150
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L334
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L150
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L361
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L151
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/lib/user.ts#L151
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .locked on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L361
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L388
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L152
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L388
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L152
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .emailVerificationRequired on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L426
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: ChangeProjectMemberRoleInput; }>`.
|
frontend/src/lib/user.ts#L153
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L426
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L153
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .canCreateProjects on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L442
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L154
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L451
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: ChangeProjectNameInput; }>`.
|
frontend/src/lib/user.ts#L154
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createdByAdmin on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L451
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L155
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L466
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L155
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L475
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: ChangeProjectDescriptionInput; }>`.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L475
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L490
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L499
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { projectId: string; orgId: string; }; }>`.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .User on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L499
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L192
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L523
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: SetProjectConfidentialityInput; }>`.
|
frontend/src/lib/user.ts#L193
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Admin on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L523
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L198
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Admin on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L538
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L210
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L547
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: SetRetentionPolicyInput; }>`.
|
frontend/src/lib/user.ts#L210
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Unknown on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L547
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L213
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L562
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L213
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Manager on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L570
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { projectId: string; userId: string; }; }>`.
|
frontend/src/lib/user.ts#L216
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L570
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L216
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Editor on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L593
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { projectCode: string; }>`.
|
frontend/src/lib/user.ts#L220
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L593
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L47
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<unknown, { projectCode: string; userIsAdmin: boolean; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L622
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { projectId: string; }; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L47
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L622
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L116
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<unknown, { projectCode: string; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L116
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L135
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `(Readable<unknown> & Pausable) | undefined`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L149
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L149
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .changesets on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L159
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, {}>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L159
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L169
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, {}>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L169
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L185
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: AddProjectToOrgInput; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L185
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L200
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L209
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: AddProjectMemberInput; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L209
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L132
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `error` typed value.
|
frontend/src/lib/user.ts#L134
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L235
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L143
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createGuestUserByAdmin on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L246
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: BulkAddProjectMembersInput; }>`.
|
frontend/src/lib/user.ts#L146
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L246
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L146
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createGuestUserByAdmin on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L273
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L147
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L282
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L282
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L149
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L307
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L149
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L307
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L150
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L334
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L150
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L334
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L151
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L361
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L151
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .locked on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L361
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L388
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { code: string; }; }>`.
|
frontend/src/lib/user.ts#L152
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L388
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L152
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .emailVerificationRequired on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L426
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: ChangeProjectMemberRoleInput; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L426
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L153
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L442
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L153
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .canCreateProjects on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L451
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: ChangeProjectNameInput; }>`.
|
frontend/src/lib/user.ts#L154
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L451
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L154
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createdByAdmin on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L466
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L475
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: ChangeProjectDescriptionInput; }>`.
|
frontend/src/lib/user.ts#L155
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .email on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L475
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L155
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .username on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L490
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L499
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { projectId: string; orgId: string; }; }>`.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L499
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L523
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: SetProjectConfidentialityInput; }>`.
|
frontend/src/lib/user.ts#L180
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .User on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L523
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L192
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L538
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L193
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Admin on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L547
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: SetRetentionPolicyInput; }>`.
|
frontend/src/lib/user.ts#L198
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Admin on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L547
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L210
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L562
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/lib/user.ts#L210
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Unknown on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L570
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { projectId: string; userId: string; }; }>`.
|
frontend/src/lib/user.ts#L213
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L570
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L213
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Manager on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L593
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { projectCode: string; }>`.
|
frontend/src/lib/user.ts#L216
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L593
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/lib/user.ts#L216
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Editor on an `error` typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L622
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: { projectId: string; }; }>`.
|
frontend/src/lib/user.ts#L220
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L622
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L47
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<unknown, { projectCode: string; userIsAdmin: boolean; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L47
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L116
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<unknown, { projectCode: string; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L116
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L135
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `(Readable<unknown> & Pausable) | undefined`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L149
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L149
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .changesets on an `any` value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L159
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, {}>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L159
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L169
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, {}>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L169
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L185
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: AddProjectToOrgInput; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L185
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L200
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L209
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `TypedDocumentNode<GenericData, { input: AddProjectMemberInput; }>`.
|
frontend/src/routes/(authenticated)/project/[project_code]/+page.ts#L209
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
|
Build FW Lite and run tests:
backend/FwLite/FwLiteProjectSync.Tests/Fixtures/Sena3SyncFixture.cs#L31
Dispose synchronously blocks. Await DisposeAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
Build FW Lite and run tests:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build FW Lite and run tests:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build FW Lite and run tests:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Build FW Lite and run tests:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L121
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Build FW Lite and run tests:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L53
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Build FW Lite and run tests:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L18
Parameter 'dbContext' is unread.
|
Build FW Lite and run tests:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build FW Lite and run tests:
backend/FwLite/LcmCrdt/Data/SetupCollationInterceptor.cs#L27
The variable 'e' is declared but never used
|
Build FW Lite and run tests:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build FW Lite and run tests:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish FW Lite app for Linux:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L121
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L53
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L18
Parameter 'dbContext' is unread.
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/Data/SetupCollationInterceptor.cs#L27
The variable 'e' is declared but never used
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Linux:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L121
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Linux:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L53
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L18
Parameter 'dbContext' is unread.
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/Data/SetupCollationInterceptor.cs#L27
The variable 'e' is declared but never used
|
Publish FW Lite app for Linux:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L340
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app for Mac:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L121
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Mac:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L53
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L18
Parameter 'dbContext' is unread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L340
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Mac:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L18
Parameter 'dbContext' is unread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/Data/SetupCollationInterceptor.cs#L27
The variable 'e' is declared but never used
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L340
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Mac:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Mac:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Mac:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app for Windows:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L121
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L53
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/Data/SetupCollationInterceptor.cs#L27
The variable 'e' is declared but never used
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L40
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L48
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L49
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L40
GetResult synchronously blocks. Use await instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L40
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L48
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app for Windows:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L121
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Windows:
backend/FwLite/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L53
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs#L18
Parameter 'dbContext' is unread.
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/RemoteSync/CrdtHttpSyncService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/Data/SetupCollationInterceptor.cs#L27
The variable 'e' is declared but never used
|
Publish FW Lite app for Windows:
backend/FwLite/LcmCrdt/HistoryService.cs#L94
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
fw-lite-local-web-app-linux
|
54.6 MB |
|
fw-lite-local-web-app-mac
|
112 MB |
|
fw-lite-msix
|
293 MB |
|
fw-lite-portable
|
362 MB |
|
fw-lite-viewer-app
|
465 KB |
|