Skip to content

Allow Forge instances to signal settings changes #7166

Allow Forge instances to signal settings changes

Allow Forge instances to signal settings changes #7166

Triggered via pull request October 10, 2025 10:47
Status Failure
Total duration 3m 9s
Artifacts

tests.yml

on: pull_request
Verify changes
9s
Verify changes
Matrix: Backend tests
Matrix: Postgres tests
Notify on failure
3s
Notify on failure
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
UI tests
Process completed with exit code 1.
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L29
Expected indentation of 12 spaces but found 13
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L28
Expected an assignment or function call and instead saw an expression
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L28
Expected indentation of 12 spaces but found 13
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L27
Expected indentation of 12 spaces but found 13
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L26
A space is required before '}'
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L25
'origDBValue' is assigned a value but never used
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L25
Expected indentation of 12 spaces but found 13
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L24
Expected indentation of 12 spaces but found 13
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L5
describe.only not permitted
Postgres tests (20.x): test/unit/forge/settings/settings_spec.js#L3
Trailing spaces not allowed
UI tests
No files were found with the provided path: test/e2e/frontend/cypress/screenshots test/e2e/frontend/cypress/videos. No artifacts will be uploaded.
Postgres tests (20.x): frontend/src/ui-components/components/data-table/DataTable.vue#L37
'v-html' directive can lead to XSS attack
Notify on failure
The top-level `text` argument is missing in the request payload for a chat.postMessage call - It's a best practice to always provide a `text` argument when posting a message. The `text` is used in places where the content cannot be rendered such as: system push notifications, assistive technology such as screen readers, etc.
Notify on failure
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/