feat: new onboarding in shinkai desktop #611
pr-ci-healchecks.yml
on: pull_request
health-checks
3m 45s
Annotations
3 errors and 6 warnings
health-checks:
libs/shinkai-message-ts/package.json#L19
The version specifier does not contain the installed version of "axios" package: 1.6.2
|
health-checks:
libs/shinkai-node-state/src/lib/mutations/createJob/useCreateJob.ts#L12
Type '({ nodeAddress, shinkaiIdentity, profile, agentId, content, files_inbox, files, is_hidden, selectedVRFiles, selectedVRFolders, my_device_encryption_sk, my_device_identity_sk, node_encryption_pk, profile_encryption_sk, profile_identity_sk, }: CreateJobInput) => Promise<{ jobId: string; response: { inboxId: string; me...' is not assignable to type 'MutationFunction<CreateJobOutput, CreateJobInput>'.
|
health-checks
Process completed with exit code 1.
|
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#L151
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
|