Skip to content

Fix: top left/right corners are unclickable #317

Fix: top left/right corners are unclickable

Fix: top left/right corners are unclickable #317

Triggered via pull request February 9, 2024 16:33
Status Success
Total duration 5m 56s
Artifacts

pr-ci-healchecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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/create-job/create-job.tsx#L129
React Hook useEffect has missing dependencies: 'form', 'query', and 'submit'. Either include them or remove the dependency array
health-checks: apps/shinkai-app/src/pages/Connect.tsx#L915
Empty components are self-closing
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