Skip to content

wip: Property filter uses internal embedded multiselect #4842

wip: Property filter uses internal embedded multiselect

wip: Property filter uses internal embedded multiselect #4842

Triggered via push October 14, 2024 12:03
Status Success
Total duration 33m 40s
Artifacts 1

release.yml

on: push
Matrix: Components a11y tests
Components unit tests
6m 49s
Components unit tests
Components integ tests
28m 20s
Components integ tests
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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 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 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 (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 (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 (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:36:13)
RETRY 2: 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:36:13)
RETRY 3: 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:36:13)
RETRY 1: "request for property specific suggestions from the search input": src/property-filter/__integ__/async-loading.test.ts#L35
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 5 @@ -3,10 +3,15 @@ "filteringText": "l", "firstPage": false, "samePage": false, }, Object { + "filteringText": "l", + "firstPage": true, + "samePage": false, + }, + Object { "filteringOperator": "=", "filteringProperty": Object { "groupValuesLabel": "Label values", "key": "property", "operators": Array [ at src/property-filter/__integ__/async-loading.test.ts:35:30 at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
RETRY 1: Dropdown width › keeps not overflowing the viewport after re-rendering wider › expandToViewport: false › with autosuggest: src/internal/components/dropdown/__integ__/width.test.ts#L150
expect(received).resolves.toContain(expected) // indexOf Expected substring: "Loading" Received string: "A very very very very very very very very very very very very very very very very very very very very very very very very very very long text description1 tag1 tag2 Short text This is a label tag" at Object.toContain (node_modules/expect/build/index.js:174:22) at src/internal/components/dropdown/__integ__/width.test.ts:150:63 at src/internal/components/dropdown/__integ__/width.test.ts:62:5 at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
RETRY 1: Dropdown width › keeps not overflowing the viewport after re-rendering wider › expandToViewport: true › with autosuggest: src/internal/components/dropdown/__integ__/width.test.ts#L150
expect(received).resolves.toContain(expected) // indexOf Expected substring: "Loading" Received string: "A very very very very very very very very very very very very very very very very very very very very very very very very very very long text description1 tag1 tag2 Short text This is a label tag" at Object.toContain (node_modules/expect/build/index.js:174:22) at src/internal/components/dropdown/__integ__/width.test.ts:150:63 at src/internal/components/dropdown/__integ__/width.test.ts:62:5 at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
release / release
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/

Artifacts

Produced during runtime
Name Size
release
24.6 MB