Move to npm workspaces #1011
Annotations
11 errors and 1 warning
__tests__/hooks/usePerformCardAction.js#L35
Expected image to match or be a close match to snapshot but was 1.405815972222222% different from snapshot (3239 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/chrome-docker/__diff_output__/use-perform-card-action-js-calling-perform-card-action-should-send-card-action-to-middleware-1-snap-diff.png
at toMatchImageSnapshot (__tests__/hooks/usePerformCardAction.js:35:21)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
__tests__/html/sendBox.buttonAlignment.js#L8
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:8:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L9
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:9:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L10
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:10:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L11
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:11:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L8
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:8:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L9
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:9:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L10
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:10:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
__tests__/html/sendBox.buttonAlignment.js#L11
thrown: "Exceeded timeout of 50000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at __tests__/html/sendBox.buttonAlignment.js:11:5
at Array.forEach (<anonymous>)
at __tests__/html/sendBox.buttonAlignment.js:7:5
|
https://webchat2/__tests__/html/accessibility.liveRegionActivity.text#L99
expect(received).toEqual(expected) // deep equality
- Expected - 3
+ Received + 3
Array [
"connecting",
"Bot said:
- Hello, World without webchat:fallback-text field.",
+ Hello, **World** without `webchat:fallback-text` field.",
"Bot said:
- Hello, World with invalid webchat:fallback-text field.",
+ Hello, **World** with invalid `webchat:fallback-text` field.",
"Bot said:
Display another thing.",
"You said:
Text from *MessageBack* (plain).",
"You said:
- Text from MessageBack (Markdown).",
+ Text from *MessageBack* (Markdown).",
"Bot said:
This is *plain text*, preserve asterisks.",
]
at https:/webchat2/__tests__/html/accessibility.liveRegionActivity.text:99:35
|
|
|
This job failed
Loading