Skip to content

chore: Update and unify expandToViewport API documentation (#1383) #2175

chore: Update and unify expandToViewport API documentation (#1383)

chore: Update and unify expandToViewport API documentation (#1383) #2175

Triggered via push July 27, 2023 15:22
Status Success
Total duration 53m 45s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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: after edit is submitted: src/table/__integ__/inline-editing.test.ts#L65
expect(received).resolves.toBe() Received promise rejected instead of resolved Rejected to value: [Error: Can't call isFocused on element with selector "body [class*="awsui_root_wih1l"] [class*="awsui_wrapper_wih1l"] > [class*="awsui_table_wih1l"] tbody tr:nth-child(2) [class*="awsui_body-cell_c6tup"]:nth-child(2) [class*="awsui_body-cell-editor_c6tup"]" because element wasn't found] at expect (node_modules/expect/build/index.js:128:15) at src/table/__integ__/inline-editing.test.ts:65:11 at runMicrotasks (<anonymous>) at src/table/__integ__/inline-editing.test.ts:37: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: < 33 Received: 39 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)