fix: Fixes aria expanded and aria controls in AppLayout (#1479) #2332
release.yml
on: push
Components unit tests
15m 4s
Components integ tests
27m 30s
Components a11y tests
32m 8s
release
4m 8s
Annotations
6 warnings
RETRY 1: StickyHeader=false › should expand and shrink a column correctly:
src/table/__integ__/resizable-columns.test.ts#L129
expect(received).toBe(expected) // Object.is equality
Expected: 180
Received: 130
at src/table/__integ__/resizable-columns.test.ts:129:21
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: 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 3: 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: allows to scroll overflowing table by focusing the wrapper:
src/table/__integ__/keyboard-scroll.test.ts#L28
expect(received).toBeLessThan(expected)
Expected: < 23
Received: 26
at src/table/__integ__/keyboard-scroll.test.ts:28:23
at runMicrotasks (<anonymous>)
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
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/
|