Skip to content

Refactor: Integrate shinkai-desktop to the monorepo, upgrade core dependencies, move to biome #670

Refactor: Integrate shinkai-desktop to the monorepo, upgrade core dependencies, move to biome

Refactor: Integrate shinkai-desktop to the monorepo, upgrade core dependencies, move to biome #670

Triggered via pull request May 21, 2024 17:13
Status Failure
Total duration 5m 14s
Artifacts

pr-ci-healchecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
health-checks: libs/shinkai-node-state/package.json#L8
The version specifier does not contain the installed version of "@tanstack/react-query" package: 5.37.1
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L34
Module '"react-router-dom"' has no exported member 'useHistory'.
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L87
Argument of type '{ enabled: boolean; refetchOnWindowFocus: true; retry: number; staleTime: number; }' is not assignable to parameter of type 'QueryObserverOptions<unknown, Error, unknown, unknown, QueryKey, never>'.
health-checks: apps/shinkai-visor/src/components/agents/agents.tsx#L35
Module '"react-router-dom"' has no exported member 'useHistory'.
health-checks: apps/shinkai-visor/src/components/connect-method-qr-code/connect-method-qr-code.tsx#L17
Module '"react-router-dom"' has no exported member 'useHistory'.
health-checks: apps/shinkai-visor/src/components/connect-method-quick-start/connect-method-quick-start.tsx#L23
Module '"react-router"' has no exported member 'useHistory'.
health-checks: apps/shinkai-visor/src/components/create-inbox/create-inbox.tsx#L20
Module '"react-router-dom"' has no exported member 'useHistory'.
health-checks: apps/shinkai-visor/src/components/create-job/create-job.tsx#L45
Module '"react-router-dom"' has no exported member 'useHistory'.
health-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
health-checks: libs/shinkai-ui/src/components/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
health-checks: libs/shinkai-ui/src/components/chat/message-list.tsx#L55
React Hook useCallback has a missing dependency: 'fromPreviousMessagesRef'. Either include it or remove the dependency array
health-checks: libs/shinkai-ui/src/components/chat/message-list.tsx#L87
React Hook useEffect has a missing dependency: 'fromPreviousMessagesRef'. Either include it or remove the dependency array
health-checks: apps/shinkai-visor/src/components/agents/agents.tsx#L248
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
health-checks: apps/shinkai-visor/src/components/node-files/all-files.tsx#L153
React Hook useEffect has a missing dependency: 'setCurrentGlobalPath'. Either include it or remove the dependency array
health-checks: apps/shinkai-visor/src/components/subscriptions/public-shared-folders.tsx#L176
Array.prototype.map() expects a return value from arrow function