Skip to content

597 feature updating node to version 18 #349

597 feature updating node to version 18

597 feature updating node to version 18 #349

Triggered via pull request September 5, 2024 18:27
Status Failure
Total duration 1m 16s
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 (frontend)
Process completed with exit code 1.
Linting and Code Formating Check CI (backend)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting and Code Formating Check CI (frontend): frontend/src/app/app.module.ts#L13
'environment' is defined but never used