feat: Make breadcrumb responsive #4517
release.yml
on: push
Matrix: Components a11y tests
Components unit tests
6m 4s
Components integ tests
15m 27s
release
/
release
Annotations
2 errors and 14 warnings
BreadcrumbGroup › Item popover should show on small screen when text get truncated:
src/breadcrumb-group/__integ__/breadcrumb-group.test.ts#L131
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:194:22)
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:131:107
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:50:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
Components integ tests
Process completed with exit code 1.
|
Components a11y tests (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components a11y tests (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components a11y tests (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components a11y tests (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components a11y tests (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components a11y tests (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Components integ tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RETRY 1: StickyHeader=true › should expand automatically when the cursor stops outside of the table container:
src/table/__integ__/resizable-columns.test.ts#L196
expect(received).toBeLessThan(expected)
Expected: < 1005
Received: 1005
at src/table/__integ__/resizable-columns.test.ts:196:23
at src/table/__integ__/resizable-columns.test.ts:160:7
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)
|
RETRY 1: BreadcrumbGroup › Item popover should show on small screen when text get truncated:
src/breadcrumb-group/__integ__/breadcrumb-group.test.ts#L131
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:194:22)
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:131:107
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:50:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
RETRY 2: BreadcrumbGroup › Item popover should show on small screen when text get truncated:
src/breadcrumb-group/__integ__/breadcrumb-group.test.ts#L131
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:194:22)
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:131:107
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:50:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
RETRY 3: BreadcrumbGroup › Item popover should show on small screen when text get truncated:
src/breadcrumb-group/__integ__/breadcrumb-group.test.ts#L131
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:194:22)
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:131:107
at src/breadcrumb-group/__integ__/breadcrumb-group.test.ts:50:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
RETRY 1: emits a metric when the user filters:
src/table/__integ__/table-interaction-metrics.test.ts#L61
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 2000
Received: 2689
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)
|
RETRY 2: emits a metric when the user filters:
src/table/__integ__/table-interaction-metrics.test.ts#L61
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 2000
Received: 2522
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)
|