Skip to content

chore: Bump vitest and @vitest/coverage-istanbul #217

chore: Bump vitest and @vitest/coverage-istanbul

chore: Bump vitest and @vitest/coverage-istanbul #217

Triggered via pull request February 5, 2025 10:24
Status Success
Total duration 18m 3s
Artifacts 5

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
2s
dry-run / Build documenter
dry-run  /  Build global-styles
4s
dry-run / Build global-styles
dry-run  /  Build build-tools
4s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
35s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
5s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
2s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
3s
dry-run / Build test-utils
dry-run  /  Build theming-core
5s
dry-run / Build theming-core
dry-run  /  Build components
3m 12s
dry-run / Build components
dry-run  /  Build board components
2m 7s
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 36s
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 40s
dry-run / Components unit tests
dry-run  /  Components motion tests
2m 33s
dry-run / Components motion tests
dry-run  /  Components accessibility tests
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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 / 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
RETRY 1: Collapsible flashbar › can dismiss all items › visualRefresh=true: src/flashbar/__motion__/collapsible-flashbar.test.ts#L26
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at node_modules/jest-each/build/bind.js:47:15 at Array.forEach (<anonymous>) at src/flashbar/__motion__/collapsible-flashbar.test.ts:26:27 at src/flashbar/__motion__/collapsible-flashbar.test.ts:25:3 at Object.<anonymous> (src/flashbar/__motion__/collapsible-flashbar.test.ts:24:1)
RETRY 1: Tag Editor › Validation › should handle empty key validation: src/tag-editor/__integ__/tag-editor.test.ts#L28
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/tag-editor/__integ__/tag-editor.test.ts:28:5 at src/tag-editor/__integ__/tag-editor.test.ts:27:3 at Object.<anonymous> (src/tag-editor/__integ__/tag-editor.test.ts:19:1)
RETRY 1: should request data when dropdown opens: src/autosuggest/__integ__/async-autosuggest.test.ts#L38
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (src/autosuggest/__integ__/async-autosuggest.test.ts:38:1)
RETRY 1: input field is displayed when click on editable cell: src/table/__integ__/inline-editing.test.ts#L65
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (src/table/__integ__/inline-editing.test.ts:65:1)
dry-run / Demos tests
Unexpected any. Specify a different type
dry-run / Demos tests
A file with name '/home/runner/work/collection-hooks/collection-hooks/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/collection-hooks/collection-hooks/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.
RETRY 1: refresh › desktop › should persist runtime drawer preferences when switching between multiple app layouts: src/app-layout/__integ__/runtime-drawers.test.ts#L104
expect(received).toEqual(expected) // deep equality Expected: 471 Received: 447 at src/app-layout/__integ__/runtime-drawers.test.ts:104:96 at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:232:9) at src/app-layout/__integ__/runtime-drawers.test.ts:102:11 at src/app-layout/__integ__/runtime-drawers.test.ts:37:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: refresh › desktop › should persist runtime drawer preferences when switching between multiple app layouts: src/app-layout/__integ__/runtime-drawers.test.ts#L104
expect(received).toEqual(expected) // deep equality Expected: 471 Received: 447 at src/app-layout/__integ__/runtime-drawers.test.ts:104:96 at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:232:9) at src/app-layout/__integ__/runtime-drawers.test.ts:102:11 at src/app-layout/__integ__/runtime-drawers.test.ts:37:7 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: Filter › can hide/un-hide series with a filter: src/area-chart/__integ__/area-chart.test.ts#L20
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/area-chart/__integ__/area-chart.test.ts:20:3 at Object.<anonymous> (src/area-chart/__integ__/area-chart.test.ts:19:1)

Artifacts

Produced during runtime
Name Size
cloudscape-design-board-components
280 KB
cloudscape-design-chat-components
82.8 KB
cloudscape-design-code-view
37.1 KB
cloudscape-design-collection-hooks
17.5 KB
cloudscape-design-components
8.02 MB