feat: adapt the new api changes (with auth) #567
Annotations
10 errors and 2 warnings
src/hooks/protocol/types.ts#L592
Unexpected any. Specify a different type
|
src/contexts/api/apiContext.tsx#L5
Unexpected any. Specify a different type
|
src/components/report-publication-modal.tsx#L16
Unexpected empty async arrow function
|
src/components/report-publication-modal.tsx#L16
'comments' is defined but never used
|
src/components/report-publication-modal.tsx#L16
'reason' is defined but never used
|
src/components/report-publication-modal.tsx#L14
'post' is defined but never used
|
src/components/report-profile-modal.tsx#L17
Unexpected empty async arrow function
|
src/components/report-profile-modal.tsx#L17
'comments' is defined but never used
|
src/components/report-profile-modal.tsx#L17
'reason' is defined but never used
|
src/components/report-profile-modal.tsx#L14
'profile' is defined but never used
|
src/contexts/auth/authContext.tsx#L4
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
src/components/editor/toolbar.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading