Skip to content

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

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

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

Triggered via pull request March 28, 2024 16:48
Status Success
Total duration 1m 1s
Artifacts

linter.yml

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

Annotations

22 warnings
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/.