Skip to content

Remove Note and Post models #38

Remove Note and Post models

Remove Note and Post models #38

Triggered via push August 9, 2023 15:19
Status Failure
Total duration 2m 40s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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