Skip to content

feat: Adding new i18n strings for date-range-picker in preparation for month granularity #11751

feat: Adding new i18n strings for date-range-picker in preparation for month granularity

feat: Adding new i18n strings for date-range-picker in preparation for month granularity #11751

Triggered via pull request January 28, 2025 11:21
Status Success
Total duration 16m 9s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
1s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
5s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
6s
dry-run / Build documenter
dry-run  /  Build global-styles
3s
dry-run / Build global-styles
dry-run  /  Build build-tools
4s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
2s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
2s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
6s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
2s
dry-run / Build test-utils
dry-run  /  Build theming-core
2s
dry-run / Build theming-core
dry-run  /  Build components
2m 54s
dry-run / Build components
dry-run  /  Build board components
2m 0s
dry-run / Build board components
dry-run  /  Build code view components
57s
dry-run / Build code view components
dry-run  /  Build chat components
1m 16s
dry-run / Build chat components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
4m 3s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 6s
dry-run / Components motion tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

46 warnings
dry-run / Create build tree
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build collection-hooks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build build-tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build jest-preset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build global-styles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build test-utils
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build theming-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build code view components
Prop "id" is forbidden on Components
dry-run / Build code view components
Prop "className" is forbidden on Components
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Components motion tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "className" is forbidden on Components
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build board components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components integration tests shards (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components integration tests shards (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RETRY 1: calls onLoadItems after clearing input with backspace and asyncProperties=true: src/property-filter/__integ__/async-loading.test.ts#L35
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 5 @@ -3,10 +3,15 @@ "filteringText": "", "firstPage": true, "samePage": false, }, Object { + "filteringText": "la", + "firstPage": true, + "samePage": false, + }, + Object { "filteringText": "label", "firstPage": true, "samePage": false, }, ] at src/property-filter/__integ__/async-loading.test.ts:35:30 at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
RETRY 1: emits a metric when the user sorts: src/table/__integ__/table-interaction-metrics.test.ts#L108
expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 500 Received: 461 at src/table/__integ__/table-interaction-metrics.test.ts:108: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 › automatically shrinks split panel when screen resizes (bottom position): src/app-layout/__integ__/app-layout-split-panel.test.ts#L217
expect(received).toBeLessThan(expected) Expected: < 356.5 Received: 356.5 at src/app-layout/__integ__/app-layout-split-panel.test.ts:217:25 at src/app-layout/__integ__/app-layout-split-panel.test.ts:27:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components integration tests shards (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests shards (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Components accessibility tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dry-run / Demos tests
Unexpected any. Specify a different type
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/columnDefinitionsHelper.ts' does not match kebab-case. Should rename to 'column-definitions-helper.ts'
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/localStorage.ts' does not match kebab-case. Should rename to 'local-storage.ts'
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
Use JSX file extension as needed
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
dry-run / Components integration tests shards (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
cloudscape-design-board-components
280 KB
cloudscape-design-chat-components
59.6 KB
cloudscape-design-code-view
37 KB
cloudscape-design-components
8 MB