Skip to content

WIP: refactor(backend): Socket state management refactor + adding redis adapter #336

WIP: refactor(backend): Socket state management refactor + adding redis adapter

WIP: refactor(backend): Socket state management refactor + adding redis adapter #336

Triggered via pull request March 28, 2024 16:47
Status Failure
Total duration 1m 3s
Artifacts

linter.yml

on: pull_request
Matrix: Linting and Code Formating Check CI
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Linting and Code Formating Check CI (backend)
Process completed with exit code 1.
Linting and Code Formating Check CI (backend)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting and Code Formating Check CI (backend): backend/src/agents/workflow.agent.ts#L21
'GroupTaskExpanded' is defined but never used
Linting and Code Formating Check CI (backend): backend/src/agents/workflow.agent.ts#L34
'SocketEvent' is defined but never used
Linting and Code Formating Check CI (backend): backend/src/agents/workflow.agent.ts#L121
'createPostAction' is assigned a value but never used
Linting and Code Formating Check CI (backend): backend/src/api/workflows.ts#L5
'GroupTaskStatus' is defined but never used
Linting and Code Formating Check CI (backend): backend/src/models/Group.ts#L2
'GroupTaskModel' is defined but never used
Linting and Code Formating Check CI (backend): backend/src/models/Workflow.ts#L42
Unexpected any. Specify a different type
Linting and Code Formating Check CI (backend): backend/src/repository/dalNotification.ts#L2
'NotificationModel' is defined but never used
Linting and Code Formating Check CI (frontend)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.