chore: run dry-run and build workflows on merge_group action #71
Annotations
4 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app-layout/__integ__/app-layout-split-panel.test.ts#L259
expect(received).toBeLessThan(expected)
Expected: < 400
Received: 400
at src/app-layout/__integ__/app-layout-split-panel.test.ts:259:23
at src/app-layout/__integ__/app-layout-split-panel.test.ts:88:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
src/table/__integ__/keyboard-scroll.test.ts#L30
expect(received).toBeLessThan(expected)
Expected: < 1
Received: 17
at src/table/__integ__/keyboard-scroll.test.ts:30:23
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading