feat: add mobile responsiveness improvements #7
Annotations
10 errors and 7 warnings
|
app/lib/auth/auth.server.ts#L4
`~/models/google-credential.server` import should occur before import of `~/session.server`
|
|
app/lib/auth/auth.server.ts#L3
There should be at least one empty line between import groups
|
|
app/lib/auth/auth.server.ts#L2
There should be at least one empty line between import groups
|
|
app/lib/auth/auth.server.ts#L1
'prisma' is defined but never used
|
|
app/components/mobile-nav.tsx#L114
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
|
app/components/mobile-nav.tsx#L5
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
|
app/components/mobile-nav.tsx#L2
`@remix-run/react` import should occur before import of `react`
|
|
app/components/google-account-manager.tsx#L34
'accountId' is defined but never used
|
|
app/components/cloud-picker.tsx#L14
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
|
app/components/cloud-picker.tsx#L5
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
|
app/routes/auth.google.callback.tsx#L3
'/home/runner/work/Scholarships-Plus/Scholarships-Plus/app/lib/auth/auth.server.ts' imported multiple times
|
|
app/routes/auth.google.callback.tsx#L2
'/home/runner/work/Scholarships-Plus/Scholarships-Plus/app/lib/auth/auth.server.ts' imported multiple times
|
|
app/components/mobile-nav.tsx#L59
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
|
app/components/google-account-manager.tsx#L156
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
|
app/components/cloud-picker.tsx#L202
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
|
app/components/cloud-picker.tsx#L196
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
|
app/components/cloud-picker.tsx#L129
React Hook useCallback has a missing dependency: 'pickerCallback'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading