feat: add syntax highlighting into markdown code block #1277
pull-request-validation.yml
on: pull_request
Build
3m 19s
Unit test
4m 12s
Build samples
40s
Static code analysis
4m 35s
Type definitions test
3m 57s
Matrix: html-test
Merge test results
33s
Merge test snapshots
4s
Annotations
18 errors and 28 warnings
when false:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is 20 & height is default:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is 30:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is 45:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is 80:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is 100% & suggested action height is 60:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is 100%:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:62
|
when true & maxHeight is undefined:
packages/test/harness/src/host/common/host/done.js#L22
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 7
Received array: [{"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278360965, "type": ""}, {"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278363596, "type": ""}, {"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278366125, "type": ""}, {"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278368539, "type": ""}, {"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278371041, "type": ""}, {"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278374992, "type": ""}, {"level": "SEVERE", "message": "https://hawo-mockbot4-token-app.blueriver-ce85e8f0.westus.azurecontainerapps.io/api/token/directline - Failed to load resource: the server responded with a status of 500 ()", "timestamp": 1736278377609, "type": ""}]
at toHaveLength (packages/test/harness/src/host/common/host/done.js:22:77)
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)
|
HTML test (17/17)
Process completed with exit code 1.
|
accessibility requirement › should focus New Messages button when shortcut pressed:
https://webchat2/test-page-object.js#L110441
Failed to fetch Direct Line token.
at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110441:13)
at async https:/webchat2/__tests__/html/accessibility.liveRegion.newMessages:21:62
|
HTML test (2/17)
Process completed with exit code 1.
|
suggested actions with access key disabled › should not have screen reader text related to access key.:
<anonymous>#L105
expect(received).toEqual(expected) // deep equality
- Expected - 14
+ Received + 1
- Array [
- "connecting",
- "You said:
- suggested-actions",
- "Bot said:
- Please select one of the actions below
- IM back as string
- Post back as string
- Post back as JSON
- Message back as JSON with display text
- Message back as JSON without display text
- Message back as string with display text",
- "Message has suggested actions. Press shift tab 2 to 3 times to select them.",
- ]
+ Array []
at _callee$ (<anonymous>:105:37)
at d (https:/webchat2/__dist__/webchat-es5.js:34:1695)
at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792)
at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256)
at asyncGeneratorStep (<anonymous>:13:103)
at _next (<anonymous>:15:194)
|
HTML test (7/17)
Process completed with exit code 1.
|
rtl UI › should show "unable to connect" UI in Arabic when credentials are incorrect:
undefined#L1
TimeoutError: Wait timed out after 15070ms
at node_modules/selenium-webdriver/lib/webdriver.js:923:22
|
Call useSendFiles hook with a file with extension of .JPG but type of "application/octet-stream" › should display thumbnail:
packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 0.06727430555555555% different from snapshot (155 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/html/__diff_output__/use-send-files-image-js-call-use-send-files-hook-with-a-file-with-extension-of-jpg-but-type-of-application-octet-stream-should-display-thumbnail-1-snap-diff.png
at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24)
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)
|
HTML test (8/17)
Process completed with exit code 1.
|
accessibility requirement › Activity container should have role="group":
https://webchat2/test-page-object.js#L73211
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds.
at became (https:/webchat2/test-page-object.js:73211:11)
at async https:/webchat2/__tests__/html/accessibility.activity.stackedLayoutRole:23:9
|
HTML test (13/17)
Process completed with exit code 1.
|
Build samples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type definitions test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (9/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (17/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (17/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
HTML test (11/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (2/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (2/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
HTML test (14/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (3/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (7/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (7/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
HTML test (1/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (8/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (6/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (12/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (4/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (13/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (13/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
HTML test (10/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (16/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (15/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HTML test (5/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge test snapshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge test results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker
Expired
|
113 MB |
|
test-result
|
1.3 MB |
|
test-snapshot-diff
|
237 KB |
|