Skip to content

- fix: several fixes while testing whole workflow #63

- fix: several fixes while testing whole workflow

- fix: several fixes while testing whole workflow #63

Triggered via pull request October 17, 2023 20:02
Status Success
Total duration 8m 52s
Artifacts

pr-ci-healchecks.yml

on: pull_request
Matrix: health-checks
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
health-checks (lint): libs/shinkai-node-state/src/lib/mutations/createJob/index.ts#L51
Unexpected any. Specify a different type
health-checks (lint): apps/shinkai-app/src/App.test.tsx#L27
Unexpected any. Specify a different type
health-checks (lint): apps/shinkai-app/src/main.tsx#L7
Forbidden non-null assertion
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L66
'fetchPreviousPage' is assigned a value but never used
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L67
'hasPreviousPage' is assigned a value but never used
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L68
'isChatConversationLoading' is assigned a value but never used
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L69
'isFetchingPreviousPage' is assigned a value but never used
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L83
'isSendingMessageToInbox' is assigned a value but never used
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L85
'sendMessageToJob' is assigned a value but never used
health-checks (lint): apps/shinkai-app/src/pages/Chat.tsx#L85
'isSendingMessageToJob' is assigned a value but never used