- fix: removed unused together ai models #125
Annotations
6 warnings
health-checks (lint):
apps/shinkai-visor/src/components/create-job/create-job.tsx#L109
Unexpected any. Specify a different type
|
health-checks (lint):
apps/shinkai-visor/src/components/inbox/inbox.tsx#L3
'calculateMessageHash' is defined but never used
|
health-checks (lint):
apps/shinkai-visor/src/components/inbox/inbox.tsx#L6
'getMessageContent' is defined but never used
|
health-checks (lint):
apps/shinkai-visor/src/components/inbox/inbox.tsx#L7
'getMessageFilesInbox' is defined but never used
|
health-checks (lint):
apps/shinkai-visor/src/components/inbox/inbox.tsx#L9
'isLocalMessage' is defined but never used
|
health-checks (lint):
apps/shinkai-visor/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|