chore: Experiment with bar hover test and wdio9 #9763
Annotations
2 errors and 5 warnings
src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts#L525
expect(received).resolves.toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
"left": 0,
- "top": 150,
+ "top": 136,
}
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts:525:53
at src/mixed-line-bar-chart/__integ__/common.ts:51:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
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/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts#L525
expect(received).resolves.toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
"left": 0,
- "top": 150,
+ "top": 136,
}
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts:525:53
at src/mixed-line-bar-chart/__integ__/common.ts:51:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts#L525
expect(received).resolves.toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
"left": 0,
- "top": 150,
+ "top": 136,
}
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts:525:53
at src/mixed-line-bar-chart/__integ__/common.ts:51:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts#L525
expect(received).resolves.toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Object {
"left": 0,
- "top": 150,
+ "top": 136,
}
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts:525:53
at src/mixed-line-bar-chart/__integ__/common.ts:51:5
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/
|
This job failed
Loading