chore: Support third party type imports #84
Annotations
4 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/table/__integ__/resizable-columns.test.ts#L323
Element "body [class*="awsui_root_wih1l"] [class*="awsui_sticky-scrollbar-visible_faqt8"]" is not visible upon waiting
at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29)
at TablePage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:144:9)
at src/table/__integ__/resizable-columns.test.ts:323:5
at src/table/__integ__/resizable-columns.test.ts:148:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
src/table/__integ__/table-interaction-metrics.test.ts#L61
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 2000
Received: 2121
at src/table/__integ__/table-interaction-metrics.test.ts:61:40
at src/table/__integ__/table-interaction-metrics.test.ts:31:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading