Skip to content

refactor: Sticky columns utils (#1400) #2217

refactor: Sticky columns utils (#1400)

refactor: Sticky columns utils (#1400) #2217

Triggered via push August 3, 2023 14:32
Status Success
Total duration 1h 5m 29s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 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: onResize is fired with the correct height value: src/code-editor/__integ__/code-editor.test.ts#L245
expect(received).resolves.toEqual(expected) // deep equality Expected: 265 Received: 240 at Object.toEqual (node_modules/expect/build/index.js:194:22) at src/code-editor/__integ__/code-editor.test.ts:245:79 at src/code-editor/__integ__/code-editor.test.ts:93:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)