Skip to content

chore: Bump vite from 6.2.6 to 6.3.4 #295

chore: Bump vite from 6.2.6 to 6.3.4

chore: Bump vite from 6.2.6 to 6.3.4 #295

Triggered via pull request April 30, 2025 19:38
Status Success
Total duration 20m 8s
Artifacts 6

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
3s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
3s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
3s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 15s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
5s
dry-run / Build test-utils
dry-run  /  Build theming-core
1m 2s
dry-run / Build theming-core
dry-run  /  Build components
4m 9s
dry-run / Build components
dry-run  /  Build board components
1m 54s
dry-run / Build board components
dry-run  /  Build code view components
1m 3s
dry-run / Build code view components
dry-run  /  Build chat components
1m 35s
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 20s
dry-run / Components unit tests
dry-run  /  Components motion tests
4m 19s
dry-run / Components motion tests
dry-run  /  Components accessibility tests
2s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
2s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
dry-run / Build component-toolkit: src/internal/container-queries/use-resize-observer.ts#L40
Unexpected 'todo' comment: 'TODO: A possible solution would be to...'
dry-run / Build theming-core
'itemB' is defined but never used
dry-run / Build theming-core
'itemA' is defined but never used
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build theming-core
Unexpected any. Specify a different type
dry-run / Build components
Unexpected 'todo' comment: 'TODO: expose configuration property'
dry-run / Build components
Unexpected 'todo' comment: 'TODO Enable after fixing 'Distinguish...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO Enable after fixing...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: enable after fixing 'tools...'
dry-run / Build components
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
dry-run / Build components
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: remove polyfill with es2019...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: Replace this with Select'
dry-run / Build components
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
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 / Build code view components
Prop "className" is forbidden on Components
dry-run / Build code view components
Prop "id" 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 / Build code view components
Prop "className" is forbidden on Components
dry-run / Build code view components
Prop "id" 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 chat components
Prop "className" 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 "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 "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
Run autofix to sort these imports!
dry-run / Build board components
Run autofix to sort these imports!
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
RETRY 1: refresh-toolbar › 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)
RETRY 1: refresh-toolbar › switches between mobile and desktop modes: src/app-layout/__integ__/awsui-applayout.test.ts#L79
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/app-layout/__integ__/awsui-applayout.test.ts:79:62 at src/app-layout/__integ__/awsui-applayout.test.ts:40:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Multi app layout navigation › iframe=true › should clean up and restore previous route state: src/app-layout/__integ__/multi-app-layout-navigation.test.ts#L37
Can't call click on element with selector "body [data-testid="main-layout"] [class*="awsui_root_1fj9k"] [class*="awsui_tools-toggle_1fj9k"]" because element wasn't found at implicitWait (node_modules/webdriverio/build/node.js:540:13) at Element.elementErrorHandlerCallbackFn (node_modules/webdriverio/build/node.js:8273:23) at Element.wrapCommandFn (node_modules/@wdio/utils/build/index.js:893:23) at PageObject.click (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:67:9) at src/app-layout/__integ__/multi-app-layout-navigation.test.ts:37:9 at src/app-layout/__integ__/multi-app-layout-navigation.test.ts:31:9 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
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
Unexpected any. Specify a different type
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
Unexpected any. Specify a different type

Artifacts

Produced during runtime
Name Size Digest
cloudscape-design-board-components Expired
281 KB
sha256:6911a668f737741f50fa1fc8eed3bf292b65c48ddcfcc44f647a25c0f597ade0
cloudscape-design-chat-components Expired
86.2 KB
sha256:4f2e6438cb85be2209822a2b5db2e34cac321118cf0ca37e5a621111343d31d4
cloudscape-design-code-view Expired
38.2 KB
sha256:8ef6fb5e8f02bad68764b6dd4563a3499d2afa87b30d5f1d66fc060b9677a944
cloudscape-design-component-toolkit Expired
29 KB
sha256:e4ecb00d01f3d326a3989f76c1cb8105a779df92aaff9020ba7990384c1dee4a
cloudscape-design-components Expired
8.05 MB
sha256:6e10bc2450644fc8b0cc7dcf316a2ce502e01a309e08d5ff285368f052f9ee10
cloudscape-design-theming-core Expired
40.5 KB
sha256:9789fac41efdb8111679430e703f65468660bce5455350609bf3f57ca0ac1219