Skip to content

chore(Security): bump eslint-plugin-jest from 28.2.0 to 28.5.0 #2430

chore(Security): bump eslint-plugin-jest from 28.2.0 to 28.5.0

chore(Security): bump eslint-plugin-jest from 28.2.0 to 28.5.0 #2430

Triggered via push May 13, 2024 18:34
Status Success
Total duration 10m 46s
Artifacts 6
Build_icon_library
2m 7s
Build_icon_library
Lint_react-component-library
1m 56s
Lint_react-component-library
Security_audit
6s
Security_audit
Check_commits
0s
Check_commits
Test_design-tokens
1m 45s
Test_design-tokens
Build_storybook_e2e
1m 6s
Build_storybook_e2e
Build_storybook
1m 48s
Build_storybook
Build_react-component-library
1m 24s
Build_react-component-library
Test_react-component-library
3m 15s
Test_react-component-library
Matrix: Test-e2e_react-component-library
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 13 warnings, and 3 notices
[chromium] › forms/prepopulated.spec.ts:128:15 › Form examples: packages/react-component-library/e2e/forms/prepopulated.spec.ts#L95
1) [chromium] › forms/prepopulated.spec.ts:128:15 › Form examples, pre-populated › Formik › when the form data is edited › and the form is submitted › submits the form values Test timeout of 30000ms exceeded while running "beforeEach" hook. 93 | 94 | test.describe('when the form data is edited', () => { > 95 | test.beforeEach(async ({ page }) => { | ^ 96 | await page.fill(selectors.input.email, 'hello@world.com') 97 | await page.fill(selectors.input.password, 'password') 98 | await page.fill(selectors.input.description, 'Hello, World!') at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:95:14
[chromium] › forms/prepopulated.spec.ts:128:15 › Form examples: packages/react-component-library/e2e/forms/prepopulated.spec.ts#L110
1) [chromium] › forms/prepopulated.spec.ts:128:15 › Form examples, pre-populated › Formik › when the form data is edited › and the form is submitted › submits the form values Error: page.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('[data-testid="rangeslider-rail"]') - locator resolved to <div data-testid="rangeslider-rail" class="StyledRail…>…</div> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <li value="two" role="option" aria-selected="false" …>…</li> from <div class="StyledField-sc-1qyv5eu-0 hgziMj">…</div> subtree intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting fo
🎭 Playwright Run Summary
1 flaky [chromium] › forms/prepopulated.spec.ts:128:15 › Form examples, pre-populated › Formik › when the form data is edited › and the form is submitted › submits the form values 2 skipped 111 passed (1.0m)
🎭 Playwright Run Summary
1 skipped 112 passed (54.4s)
🎭 Playwright Run Summary
3 skipped 110 passed (1.1m)
Security_audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test_design-tokens
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint_react-component-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_icon_library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_storybook_e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_react-component-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_storybook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test_react-component-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test-e2e_react-component-library (1/3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test-e2e_react-component-library (2/3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test-e2e_react-component-library (3/3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test_a11y
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dist", "playwright-test-results-1", "playwright-test-results-2", "playwright-test-results-3", "storybook-static", "storybook-static-e2e". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dist
1.1 MB
playwright-test-results-1
4.76 MB
playwright-test-results-2
475 KB
playwright-test-results-3
471 KB
storybook-static
109 MB
storybook-static-e2e Expired
20.4 MB