Skip to content

Update babel monorepo to v7.24.6 (#3825) #7595

Update babel monorepo to v7.24.6 (#3825)

Update babel monorepo to v7.24.6 (#3825) #7595

Triggered via push May 24, 2024 14:15
Status Success
Total duration 9m 32s
Artifacts

main.yml

on: push
Install node modules
1m 17s
Install node modules
Matrix: react17
Matrix: test
Matrix: test-chrome
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 notices
Build packages
Property 'toHaveFocus' does not exist on type 'Assertion<HTMLElement | null>'.
Build packages
Property 'toHaveFocus' does not exist on type 'Assertion<HTMLElement>'.
[firefox] › examples/tab-panel-animated/test-chrome-firefox.ts:14:1 › switch tabs: examples/tab-panel-animated/test-chrome-firefox.ts#L50
2) [firefox] › examples/tab-panel-animated/test-chrome-firefox.ts:14:1 › switch tabs ───────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: getByRole('tabpanel', { name: 'Popular' }) Expected pattern: /^-/ Received string: "" Call log: - expect.toHaveCSS with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Popular' }) 48 | 49 | // Tab 1 is still sliding to the left > 50 | await expect(q.tabpanel(tab1)).toHaveCSS("translate", /^-/); | ^ 51 | await expect(q.tabpanel(tab1)).toHaveCSS("opacity", /0\./); 52 | 53 | // Tab 2 is still sliding from the right at /home/runner/work/ariakit/ariakit/examples/tab-panel-animated/test-chrome-firefox.ts:50:34
🎭 Playwright Run Summary
1 flaky [chrome] › examples/menubar/test-browser.ts:15:1 › re-open submenu and shift-tab back to the parent menu 156 passed (1.4m)
🎭 Playwright Run Summary
2 flaky [firefox] › examples/dialog-nested-multiple/test-browser.ts:184:3 › sibling dismiss animated ─── [firefox] › examples/tab-panel-animated/test-chrome-firefox.ts:14:1 › switch tabs ────────────── 95 passed (1.2m)
🎭 Playwright Run Summary
1 flaky [safari] › examples/select-combobox-tab/test-browser.ts:13:3 › Select with Tab - reset scroll position when switching tabs 103 passed (3.0m)