chore: Use @cloudscape-design/build-tools stylelint rules #810
Annotations
4 warnings
The following actions use a deprecated Node.js version 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:136: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:36:13)
|
src/table/__integ__/expandable-rows.test.ts#L76
expect(received).resolves.toBe(expected) // Object.is equality
Expected: "Loading items"
Received: ""
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/table/__integ__/expandable-rows.test.ts:76:87
at RetryOperation._fn (node_modules/p-retry/index.js:50:18)
at Timeout._onTimeout (node_modules/retry/lib/retry_operation.js:85:10)
|
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