Skip to content

chore: Include Wizard header in step context (#1368) #2170

chore: Include Wizard header in step context (#1368)

chore: Include Wizard header in step context (#1368) #2170

Triggered via push July 27, 2023 10:34
Status Success
Total duration 1h 26m 44s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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: StickyHeader=false › should render "width: auto" for the last on big screens and explicit value on small: src/table/__integ__/resizable-columns.test.ts#L174
expect(received).resolves.toContain(expected) // indexOf Expected substring: "width: 120px;" Received string: "width: auto;" at Object.toContain (node_modules/expect/build/index.js:194:22) at src/table/__integ__/resizable-columns.test.ts:174:53 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 2: StickyHeader=false › should render "width: auto" for the last on big screens and explicit value on small: src/table/__integ__/resizable-columns.test.ts#L174
expect(received).resolves.toContain(expected) // indexOf Expected substring: "width: 120px;" Received string: "width: auto;" at Object.toContain (node_modules/expect/build/index.js:194:22) at src/table/__integ__/resizable-columns.test.ts:174:53 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#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-dark.test.ts:5:13)
RETRY 1: A11y checks for light default › #/light/date-range-picker/calendar-permutations?visualRefresh=false: 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-light.test.ts:5:13)