Use engagehf-models package #165
ESLint Report Analysis
Found 226 ESLint errors and warnings, processing batch 2 of 5...
Annotations
Check failure on line 16 in modules/firebase/UserProvider.tsx
github-actions / ESLint Report Analysis
modules/firebase/UserProvider.tsx#L16
[@typescript-eslint/no-unsafe-assignment] Unsafe array destructuring of a tuple element with an error typed value.
Check failure on line 101 in modules/user/queries.tsx
github-actions / ESLint Report Analysis
modules/user/queries.tsx#L101
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .user on an `error` typed value.
Check failure on line 65 in routes/~_dashboard/~patients/~$id/~index.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/~$id/~index.tsx#L65
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .doseQuantity on an `error` typed value.
Check failure on line 19 in modules/firebase/UserProvider.tsx
github-actions / ESLint Report Analysis
modules/firebase/UserProvider.tsx#L19
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 103 in modules/user/queries.tsx
github-actions / ESLint Report Analysis
modules/user/queries.tsx#L103
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .user on an `error` typed value.
Check failure on line 194 in routes/~_dashboard/~patients/utils.ts
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/utils.ts#L194
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 66 in routes/~_dashboard/~patients/~$id/~index.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/~$id/~index.tsx#L66
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 47 in modules/firebase/app.ts
github-actions / ESLint Report Analysis
modules/firebase/app.ts#L47
[@typescript-eslint/no-unsafe-assignment] Unsafe array destructuring of a tuple element with an error typed value.
Check failure on line 46 in routes/~_dashboard/~users/UsersTable.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~users/UsersTable.tsx#L46
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .type on an `error` typed value.
Check failure on line 194 in routes/~_dashboard/~patients/utils.ts
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/utils.ts#L194
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .id on an `error` typed value.
Check failure on line 104 in modules/user/queries.tsx
github-actions / ESLint Report Analysis
modules/user/queries.tsx#L104
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 66 in routes/~_dashboard/~patients/~$id/~index.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/~$id/~index.tsx#L66
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .text on an `error` typed value.
Check failure on line 48 in modules/firebase/app.ts
github-actions / ESLint Report Analysis
modules/firebase/app.ts#L48
[@typescript-eslint/no-unsafe-return] Unsafe return of an error typed value.
Check failure on line 49 in routes/~_dashboard/~users/UsersTable.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~users/UsersTable.tsx#L49
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .type on an `error` typed value.
Check failure on line 196 in routes/~_dashboard/~patients/utils.ts
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/utils.ts#L196
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 104 in modules/user/queries.tsx
github-actions / ESLint Report Analysis
modules/user/queries.tsx#L104
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .id on an `error` typed value.
Check failure on line 89 in routes/~_dashboard/~patients/~$id/~index.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/~$id/~index.tsx#L89
[@typescript-eslint/no-unsafe-assignment] Unsafe array destructuring of a tuple element with an error typed value.
Check failure on line 48 in modules/firebase/app.ts
github-actions / ESLint Report Analysis
modules/firebase/app.ts#L48
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .type on an `error` typed value.
Check failure on line 30 in routes/~_dashboard/~users/~$id.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~users/~$id.tsx#L30
[@typescript-eslint/no-unsafe-assignment] Unsafe array destructuring of a tuple element with an error typed value.
Check failure on line 196 in routes/~_dashboard/~patients/utils.ts
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/utils.ts#L196
[@typescript-eslint/no-unsafe-call] Unsafe call of an `error` type typed value.
Check failure on line 54 in modules/firebase/app.ts
github-actions / ESLint Report Analysis
modules/firebase/app.ts#L54
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `DocumentReference<any, any>` assigned to a parameter of type `DocumentReference<any, DocumentData>`.
Check failure on line 95 in routes/~_dashboard/~patients/~$id/~index.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~patients/~$id/~index.tsx#L95
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 108 in modules/user/queries.tsx
github-actions / ESLint Report Analysis
modules/user/queries.tsx#L108
[@typescript-eslint/no-unsafe-member-access] Unsafe member access .auth on an `error` typed value.
Check failure on line 52 in routes/~_dashboard/~users/~$id.tsx
github-actions / ESLint Report Analysis
routes/~_dashboard/~users/~$id.tsx#L52
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
Check failure on line 61 in modules/firebase/app.ts
github-actions / ESLint Report Analysis
modules/firebase/app.ts#L59-L61
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.