Skip to content

Refactor: Shinkai UI lib #631

Refactor: Shinkai UI lib

Refactor: Shinkai UI lib #631

Triggered via pull request May 15, 2024 06:52
Status Failure
Total duration 4m 59s
Artifacts

pr-ci-healchecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L3
Cannot find module '@shinkai_network/shinkai-node-state/lib/mutations/createAgent/useCreateAgent' or its corresponding type declarations.
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L4
Cannot find module '@shinkai_network/shinkai-node-state/lib/queries/scanOllamaModels/useScanOllamaModels' or its corresponding type declarations.
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L8
Cannot find module '@shinkai_network/shinkai-node-state/lib/utils/models' or its corresponding type declarations.
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L182
Parameter 'error' implicitly has an 'any' type.
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L245
Parameter 'model' implicitly has an 'any' type.
health-checks: apps/shinkai-visor/src/components/agents/add-agent.tsx#L255
Parameter 'modelType' implicitly has an 'any' type.
health-checks: apps/shinkai-visor/src/components/agents/agents.tsx#L3
Cannot find module '@shinkai_network/shinkai-node-state/lib/mutations/deleteAgent/useDeleteAgent' or its corresponding type declarations.
health-checks: apps/shinkai-visor/src/components/agents/agents.tsx#L4
Cannot find module '@shinkai_network/shinkai-node-state/lib/mutations/updateAgent/useUpdateAgent' or its corresponding type declarations.
health-checks: apps/shinkai-visor/src/components/agents/agents.tsx#L5
Cannot find module '@shinkai_network/shinkai-node-state/lib/queries/getAgents/useGetAgents' or its corresponding type declarations.
health-checks: apps/shinkai-visor/src/components/agents/agents.tsx#L66
Parameter 'agent' implicitly has an 'any' type.
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: apps/shinkai-visor/src/components/agents/agents.tsx#L255
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
health-checks: apps/shinkai-app/src/pages/JobChat.tsx#L188
React Hook useCallback has a missing dependency: 'auth.node_address'. Either include it or remove the dependency array