Skip to content

Added server-side escaping of AI Assistant generated JSON special characters #398

Added server-side escaping of AI Assistant generated JSON special characters

Added server-side escaping of AI Assistant generated JSON special characters #398

Triggered via pull request October 26, 2024 19:43
Status Success
Total duration 45s
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/