Skip to content

599 bug update rxjs to deal with a dependacy conflict #354

599 bug update rxjs to deal with a dependacy conflict

599 bug update rxjs to deal with a dependacy conflict #354

Triggered via pull request September 28, 2024 02:54
Status Success
Total duration 1m 15s
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)
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