feature: add collections section #928
Annotations
10 warnings
src/main/declaration.d.ts#L51
Unexpected any. Specify a different type
|
src/main/declaration.d.ts#L78
Unexpected any. Specify a different type
|
src/main/events/register-event.ts#L5
Unexpected any. Specify a different type
|
src/main/events/register-event.ts#L5
Unexpected any. Specify a different type
|
src/main/services/hydra-api.ts#L209
Unexpected any. Specify a different type
|
src/main/services/hydra-api.ts#L219
Unexpected any. Specify a different type
|
src/main/services/hydra-api.ts#L229
Unexpected any. Specify a different type
|
src/renderer/src/app.tsx#L110
React Hook useEffect has a missing dependency: 'updateFriendRequests'. Either include it or remove the dependency array
|
src/renderer/src/app.tsx#L120
React Hook useCallback has a missing dependency: 'updateFriendRequests'. Either include it or remove the dependency array
|
src/renderer/src/hooks/use-user-details.ts#L102
React Hook useCallback has a missing dependency: 'updateFriendRequests'. Either include it or remove the dependency array
|
This job succeeded
Loading