Skip to content

Upgrade element 1.11.80 #286

Upgrade element 1.11.80

Upgrade element 1.11.80 #286

Triggered via pull request October 8, 2024 17:04
Status Failure
Total duration 3m 32s
Artifacts

tchap_tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
<BugReportDialog> › should render as expected: test/unit-tests/tchap/components/views/dialogs/BugReportDialog-test.tsx#L44
expect(received).toMatchSnapshot() Snapshot name: `<BugReportDialog> should render as expected 1` - Snapshot - 5 + Received + 5 @@ -27,13 +27,13 @@ <div class="mx_Dialog_content" id="mx_Dialog_content" > <p> - <b> + <strong> bug_reporting - </b> + </strong> </p> <p> bug_reporting </p> <div @@ -108,11 +108,11 @@ style="width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;" tabindex="0" /> </div> </body>, - "container": <div> + "container": <div> <div data-focus-guard="true" style="width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;" tabindex="0" /> @@ -136,13 +136,13 @@ <div class="mx_Dialog_content" id="mx_Dialog_content" > <p> - <b> + <strong> bug_reporting - </b> + </strong> </p> <p> bug_reporting </p> <div at Object.toMatchSnapshot (test/unit-tests/tchap/components/views/dialogs/BugReportDialog-test.tsx:44:27)
Jest
Process completed with exit code 1.
Jest
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/