Remove Note and Post models #38
Annotations
4 errors and 3 warnings
ʦ TypeScript:
app/service/services.server.ts#L38
Type 'Uint8Array | null' is not assignable to type 'Uint8Array'.
|
ʦ TypeScript:
app/service/services.server.ts#L46
Type 'Uint8Array | null' is not assignable to type 'Uint8Array'.
|
ʦ TypeScript:
app/service/services.server.ts#L47
Type 'Uint8Array | null' is not assignable to type 'Uint8Array'.
|
ʦ TypeScript
Process completed with exit code 2.
|
⬣ ESLint:
app/components/auth-request.tsx#L26
'isMulti' is assigned a value but never used
|
⬣ ESLint:
app/routes/verifier.tsx#L139
Missing "key" prop for element in iterator
|
⬣ ESLint:
app/service/holder.server.ts#L126
'hashQueryValueIfNeeded' is defined but never used
|