Skip to content

fix: Constain main content when content paddings are disabled in toolbar #4890

fix: Constain main content when content paddings are disabled in toolbar

fix: Constain main content when content paddings are disabled in toolbar #4890

Triggered via push October 17, 2024 12:30
Status Failure
Total duration 6h 0m 25s
Artifacts

release.yml

on: push
Matrix: Components a11y tests shard
Matrix: Components integ tests shard
Components unit tests
6m 32s
Components unit tests
Components a11y tests
4s
Components a11y tests
Components integ tests
0s
Components integ tests
release  /  release
release / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Components integ tests shard (2)
The job running on runner GitHub Actions 966 has exceeded the maximum execution time of 360 minutes.
Components integ tests shard (2)
The operation was canceled.
Components a11y tests shard (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 shard (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 integ tests shard (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/
RETRY 1: emits a metric when the user paginates: src/table/__integ__/table-interaction-metrics.test.ts#L85
expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 500 Received: 497 at src/table/__integ__/table-interaction-metrics.test.ts:85: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:36:13)
RETRY 1: refresh-toolbar › automatically shrinks split panel when screen resizes (bottom position): src/app-layout/__integ__/app-layout-split-panel.test.ts#L296
expect(received).toBeLessThan(expected) Expected: < 356.5 Received: 356.5 at src/app-layout/__integ__/app-layout-split-panel.test.ts:296:25 at src/app-layout/__integ__/app-layout-split-panel.test.ts:113:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
Components integ tests shard (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/
RETRY 1: StickyHeader=true › should expand and shrink a column correctly: src/table/__integ__/resizable-columns.test.ts#L166
expect(received).toBe(expected) // Object.is equality Expected: 180 Received: 130 at src/table/__integ__/resizable-columns.test.ts:166:21 at src/table/__integ__/resizable-columns.test.ts:155:7 at src/table/__integ__/resizable-columns.test.ts:143:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
Components a11y tests shard (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 a11y tests shard (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 shard (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 shard (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 integ tests shard (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/
RETRY 1: Legend › highlighted legend elements should be not be highlighted when user hovers away: src/area-chart/__integ__/area-chart.test.ts#L97
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/area-chart/__integ__/area-chart.test.ts:97:3 at Object.<anonymous> (src/area-chart/__integ__/area-chart.test.ts:52:1)