Skip to content

fix: Fixes calendar jumping when switching months #11522

fix: Fixes calendar jumping when switching months

fix: Fixes calendar jumping when switching months #11522

Triggered via pull request January 10, 2025 19:45
Status Failure
Total duration 16m 16s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
2s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
4s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
4s
dry-run / Build documenter
dry-run  /  Build global-styles
2s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
4s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
4s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
3s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
4s
dry-run / Build test-utils
dry-run  /  Build theming-core
9s
dry-run / Build theming-core
dry-run  /  Build components
3m 3s
dry-run / Build components
dry-run  /  Build board components
1m 54s
dry-run / Build board components
dry-run  /  Build code view components
59s
dry-run / Build code view components
dry-run  /  Build chat components
1m 25s
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 10s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 10s
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

10 errors and 51 warnings
Date range picker › absolute mode › selection › start date can be selected: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L168
expect(element).toHaveTextContent() Expected element to have text content: 17 Received: 10March 10, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:168:79)
Date range picker › absolute mode › selection › start date can be selected with keyboard: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L183
expect(element).toHaveTextContent() Expected element to have text content: 17 Received: 10March 10, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:183:79)
Date range picker › absolute mode › selection › end date can be selected: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L198
expect(element).toHaveTextContent() Expected element to have text content: 17 Received: 10March 10, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:198:77)
Date range picker › absolute mode › selection › end date can be selected with keyboard: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L214
expect(element).toHaveTextContent() Expected element to have text content: 17 Received: 10March 10, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:214:77)
Date range picker › absolute mode › selection › selecting a range in reverse will flip the range correctly: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L229
expect(element).toHaveTextContent() Expected element to have text content: 9 Received: 2March 2, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:229:79)
Date range picker › absolute mode › selection › missing start date can be filled (before end date): src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L248
expect(element).toHaveTextContent() Expected element to have text content: 9 Received: 2March 2, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:248:79)
Date range picker › absolute mode › selection › missing start date can be filled (after end date: src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx#L267
expect(element).toHaveTextContent() Expected element to have text content: 12 Received: 10March 10, 2021 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker-absolute.test.tsx:267:79)
Date range picker calendar › disabled date › should be able to select enabled date: src/date-range-picker/calendar/__tests__/calendar.test.tsx#L378
expect(element).toHaveTextContent() Expected element to have text content: 4 Received: 1March 1, 2018 at Object.<anonymous> (src/date-range-picker/calendar/__tests__/calendar.test.tsx:378:77)
Date range picker calendar › disabled date › should not select disabled date: src/date-range-picker/calendar/__tests__/calendar.test.tsx#L396
expect(received).toBe(expected) // Object.is equality Expected: "2018/03/01" Received: "2018/03/11" at Object.<anonymous> (src/date-range-picker/calendar/__tests__/calendar.test.tsx:396:98)
Date range picker calendar › disabled date › disabled with reason › open tooltip on focus: src/date-range-picker/calendar/__tests__/calendar.test.tsx#L438
TypeError: Cannot read properties of null (reading 'getElement') at Object.<anonymous> (src/date-range-picker/calendar/__tests__/calendar.test.tsx:438:86)
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 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 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 browser-test-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 documenter
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 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 component-toolkit
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 / Build 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 (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 / 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 / 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 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 (4)
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 (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 / 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
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
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
'React' is defined but never used
dry-run / Demos tests
'Alert' is defined but never used
dry-run / Components accessibility 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 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 / 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
dry-run / Components integration tests
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.8 KB
cloudscape-design-code-view
37.2 KB
cloudscape-design-components
7.95 MB