chore: Add alert/flash content replacement runtime API #9254
Annotations
3 warnings
The following actions use a deprecated Node.js version 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/__integ__/metrics.test.ts#L9
expect(received).resolves.toEqual(expected) // deep equality
Expected: {"components": [Any<String>]}
Received: null
at Object.toEqual (node_modules/expect/build/index.js:194:22)
at src/__integ__/metrics.test.ts:9:81
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36: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