chore: Fix visual regression in alert (#1413) #2222
Annotations
3 warnings
release / release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
RETRY 1: Labels › log labels have no intersections:
src/area-chart/__integ__/area-chart.test.ts#L468
expect(received).toBeLessThanOrEqual(expected)
Expected: <= 141.1646728515625
Received: 196.99008178710938
at src/area-chart/__integ__/area-chart.test.ts:468:26
at runMicrotasks (<anonymous>)
at src/area-chart/__integ__/area-chart.test.ts:11:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
RETRY 1: A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true:
src/__a11y__/run-a11y-tests.ts#L38
thrown: "Exceeded timeout of 60000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at src/__a11y__/run-a11y-tests.ts:38:7
at Array.forEach (<anonymous>)
at src/__a11y__/run-a11y-tests.ts:27:20
at runA11yTests (src/__a11y__/run-a11y-tests.ts:26:3)
at Object.<anonymous> (src/__a11y__/a11y-refresh-dark.test.ts:5:13)
|