fix: Declare the SCSS license headers with line comments #696
dry-run.yml
on: pull_request
dry-run
/
Create build tree
5s
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run
/
Components unit tests
8m 58s
Matrix: dry-run / motionTest
dry-run
/
Build board components
3m 13s
dry-run
/
Build code view components
1m 1s
dry-run
/
Build chat components
1m 32s
dry-run
/
Build chart components
3m 52s
dry-run
/
Components accessibility tests
4s
dry-run
/
Components integration tests
3s
dry-run
/
Demos tests
11m 52s
Annotations
18 warnings
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, cloudscape-design/actions/.github/actions/patch-local-dependencies@main, cloudscape-design/actions/.github/actions/unlock-dependencies@main. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
RETRY 1: Select events (expandToViewport=false enableFiltering=false) › should fire only one change event when selecting option with mouse then leaving:
src/select/__integ__/page-objects/select-page.ts#L25
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'focus')
(Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST"
at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at EventsSelectPage.focusSelect (src/select/__integ__/page-objects/select-page.ts:25:5)
at src/select/__integ__/events-select.test.ts:83:9
at src/select/__integ__/events-select.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: Select events (expandToViewport=false enableFiltering=false) › should fire change event when selecting options with SPACE:
src/select/__integ__/page-objects/select-page.ts#L25
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'focus')
(Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST"
at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at EventsSelectPage.focusSelect (src/select/__integ__/page-objects/select-page.ts:25:5)
at src/select/__integ__/events-select.test.ts:51:11
at src/select/__integ__/events-select.test.ts:23:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: mobile › main content area layout should not shift after loading the widget part of the page:
src/app-layout/__integ__/widget-async-loading.test.ts#L21
javascript error: WebDriverError: javascript error: Element [data-awsui-app-layout-widget-loaded="false"] [data-testid="app-layout-content-area"] has not been found at the page
(Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST"
at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at src/app-layout/__integ__/widget-async-loading.test.ts:21:66
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: allows to focus the last item by pressing up arrow key:
src/select/__integ__/page-objects/select-page.ts#L25
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'focus')
(Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST"
at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at SelectPageObject.focusSelect (src/select/__integ__/page-objects/select-page.ts:25:5)
at src/select/__integ__/select.test.ts:203:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: allows the select to be closed and reopened using space:
src/select/__integ__/page-objects/select-page.ts#L25
javascript error: WebDriverError: javascript error: Cannot read properties of null (reading 'focus')
(Session info: chrome=151.0.7922.108) when running "execute/sync" with method "POST"
at FetchRequest._request (node_modules/webdriver/build/node.js:2255:19)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:982:23)
at SelectPageObject.focusSelect (src/select/__integ__/page-objects/select-page.ts:25:5)
at src/select/__integ__/select.test.ts:177:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: Attribute Editor › shows extra field labels when transitioned to mobile:
src/attribute-editor/__integ__/attribute-editor.test.ts#L134
expect(received).resolves.toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/attribute-editor/__integ__/attribute-editor.test.ts:134:55
at src/attribute-editor/__integ__/attribute-editor.test.ts:93:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: selection › tracks component updates caused by multi selection:
src/table/__integ__/component-metrics.test.ts#L176
expect(received).toBe(expected) // Object.is equality
Expected: 2
Received: 3
at src/table/__integ__/component-metrics.test.ts:176:36
at src/table/__integ__/component-metrics.test.ts:122:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|