Skip to content

fix: Improve text wrapping in dropdown error messages #4845

fix: Improve text wrapping in dropdown error messages

fix: Improve text wrapping in dropdown error messages #4845

Triggered via pull request September 13, 2023 12:28
Status Failure
Total duration 29m 13s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
2m 33s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2m 24s
dry-run / Build documenter
dry-run  /  Build global-styles
32s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
49s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
16s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
57s
dry-run / Build component-toolkit
dry-run  /  Build theming-core
1m 18s
dry-run / Build theming-core
dry-run  /  Build test-utils
1m 8s
dry-run / Build test-utils
dry-run  /  Build components
6m 34s
dry-run / Build components
dry-run  /  Build board components
4m 28s
dry-run / Build board components
dry-run  /  Components unit tests
7m 19s
dry-run / Components unit tests
dry-run  /  Components integration tests
18m 11s
dry-run / Components integration tests
Matrix: dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 30 warnings
should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:68:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
should render error state when next page request failed: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:84:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/select/__integ__/async-select.test.ts:66:5 at src/select/__integ__/async-select.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
should render error state when next page request failed: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/select/__integ__/async-select.test.ts:82:5 at src/select/__integ__/async-select.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
dry-run / Components integration tests
Process completed with exit code 1.
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
dry-run / Demos tests
'React' is defined but never used
dry-run / Demos tests
'Alert' is defined but never used
dry-run / Demos tests
'Box' is defined but never used
dry-run / Demos tests
'ExternalLink' is defined but never used
dry-run / Demos tests
'setVisible' is assigned a value but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'Link' is defined but never used
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
RETRY 1: StickyHeader=false › should render "width: auto" for the last on big screens and explicit value on small: src/table/__integ__/resizable-columns.test.ts#L174
expect(received).resolves.toContain(expected) // indexOf Expected substring: "width: 120px;" Received string: "width: auto;" at Object.toContain (node_modules/expect/build/index.js:194:22) at src/table/__integ__/resizable-columns.test.ts:174:53 at runMicrotasks (<anonymous>) at src/table/__integ__/resizable-columns.test.ts:118:7 at src/table/__integ__/resizable-columns.test.ts:106:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:68:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:68:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:68:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: should render error state when next page request failed: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:84:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: should render error state when next page request failed: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:84:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: should render error state when next page request failed: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/autosuggest/__integ__/async-autosuggest.test.ts:84:5 at src/autosuggest/__integ__/async-autosuggest.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/select/__integ__/async-select.test.ts:66:5 at src/select/__integ__/async-select.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/select/__integ__/async-select.test.ts:66:5 at src/select/__integ__/async-select.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: should render error state and retry on click: src/__integ__/page-objects/async-dropdown-page.ts#L100
Status text should be "Error fetching results. Retry" at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at AsyncDropdownComponentPage.assertStatusText (src/__integ__/page-objects/async-dropdown-page.ts:100:5) at src/select/__integ__/async-select.test.ts:66:5 at src/select/__integ__/async-select.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)

Artifacts

Produced during runtime
Name Size
components-package Expired
90.1 MB
dependencies Expired
328 KB