chore: Add runtime actions discovery to alert and flashbar #2251
release.yml
on: push
Components unit tests
13m 41s
Components integ tests
20m 32s
Components a11y tests
39m 34s
release
0s
Annotations
1 error and 2 warnings
Components unit tests
Process completed with exit code 1.
|
RETRY 1: StickyHeader=false › should expand automatically when the cursor stops outside of the table container:
src/table/__integ__/resizable-columns.test.ts#L154
expect(received).toBeLessThan(expected)
Expected: < 1005
Received: 1005
at src/table/__integ__/resizable-columns.test.ts:154:23
at runMicrotasks (<anonymous>)
at src/table/__integ__/resizable-columns.test.ts:118:7
at src/table/__integ__/resizable-columns.test.ts:106:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
RETRY 1: A11y checks for dark default › #/dark/date-range-picker/calendar-permutations?visualRefresh=false:
src/__a11y__/run-a11y-tests.ts#L36
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:36: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-dark.test.ts:5:13)
|