Patch npm vulnerabilities #1258
Annotations
6 errors and 3 warnings
|
build (20.9.0, react-nextjs)
@slashid/react#test:unit: command (/__w/javascript/javascript/packages/react) pnpm run test:unit exited (1)
|
|
src/components/form/org-switching/org-switching-form.test.tsx > <OrgSwitchingForm> > should show success state after org switching:
packages/react/src/components/form/org-switching/org-switching-form.test.tsx#L54
AssertionError: promise rejected "TestingLibraryElementError: Unable to fin…" instead of resolving
❯ src/components/form/org-switching/org-switching-form.test.tsx:54:5
Caused by: Error: Unable to find an element by: [data-testid="sid-form-success-state"]
Ignored nodes: comments, script, style
<body>
<iframe
id="__SlashID_iframe"
src="https://cdn.slashid.com/sdk.html?v=3.29.6"
style="display: none;"
/>
<div>
<div
class="sid-card card_card__3cxbam0 sid-form"
>
<article
data-testid="sid-form-error-state"
>
<button
class="sid-link-button link-button_variants_back__axg5it2 link-button_base__axg5it0 sprinkles_marginBottom_4__kqvzqt4y"
data-testid="sid-form-authenticating-cancel-button"
type="button"
>
<svg
class=""
fill="none"
height="16"
viewBox="0 0 16 16"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.25 3.75L5.75 8L10.25 12.25"
stroke="var(--sid-color-tertiary)"
stroke-linecap="round"
stroke-linejoin="round"
stroke-opacity="0.5"
stroke-width="1.5"
/>
</svg>
Back
</button>
<h1
class="sid-text sid-text--h1 text_text__1qam6z30 text_text_size_2xl-title__1qam6z35 text_text_weight_bold__1qam6z38"
>
Something went wrong...
</h1>
<h2
class="sid-text sid-text--h2 text_text__1qam6z30 text_text_size_base__1qam6z33 text_text_weight_semibold__1qam6z37 text_text_color_contrast__1qam6z39"
>
There has been an error while submitting your form. Please try again.
</h2>
<div
class="circle_background__q9c0is3 sid-form-error-icon"
>
<div
class="circle_outerCircleVariants_red__q9c0is7 circle_outerCircle__q9c0is4"
/>
<div
class="circle_middleCircleVariants_red__q9c0isd circle_middleCircle__q9c0isa"
/>
<div
class="circle_innerCircleVariants_red__q9c0isj circle_innerCircle__q9c0isg"
/>
<div
class="circle_content__q9c0ism"
>
<svg
fill="none"
height="20"
viewBox="0 0 5 20"
width="5"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M2.5 0C3.32843 1.19209e-07 4 0.671573 4 1.5L4 11.5C4 12.3284 3.32843 13 2.5 13C1.67157 13 1 12.3284 1 11.5L1 1.5C1 0.671573 1.67157 -1.19209e-07 2.5 0Z"
fill="var(--sid-color-foreground)"
fill-rule="evenodd"
/>
<path
d="M4.5 18C4.5 19.1046 3.60457 20 2.5 20C1.39543 20 0.5 19.1046 0.5 18C0.5 16.8954 1.39543 16 2.5 16C3.60457 16 4.5 16.8954 4.5 18Z"
fill="var(--sid-color-foreground)"
/>
</svg>
</div>
</div>
<button
class="sid-button sid-button--primary button_button_primary__154fc2o2 button_base__154fc2o0"
data-testid="sid-form-error-retry-button"
type="submit"
>
Try again
</button>
</article>
<p
class="sid-text sid-text--p text_text__1qam6z30 text_text_size_xs__1qam6z31 text_text_weight_semibold__1qam6z37 footer_footer__1iedw350"
>
Top-tier security by SlashID
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<iframe
id="__SlashID_iframe"
src="https://cdn.slashid.com/sdk.html?v=3.29.6"
style="display: none;"
/>
<div>
<div
class="sid-card card_card__3cxbam0 sid-form"
>
<article
data-testid="sid-form-error-state"
>
<button
class="sid-link-button link-button_variants_back__axg5it2 link-button_base__axg5it0 sprinkles_marginBottom_4__kqvzqt4y"
data-testid="si
|
|
src/components/form/org-switching/org-switching-form.test.tsx > <OrgSwitchingForm> > should show OTP input:
packages/react/src/components/form/org-switching/org-switching-form.test.tsx#L118
AssertionError: promise rejected "TestingLibraryElementError: Unable to fin…" instead of resolving
❯ src/components/form/org-switching/org-switching-form.test.tsx:118:5
Caused by: Error: Unable to find an element by: [data-testid="sid-form-authenticating-otp"]
Ignored nodes: comments, script, style
<body>
<iframe
id="__SlashID_iframe"
src="https://cdn.slashid.com/sdk.html?v=3.29.6"
style="display: none;"
/>
<div>
<div
class="sid-card card_card__3cxbam0 sid-form"
>
<article
data-testid="sid-form-error-state"
>
<button
class="sid-link-button link-button_variants_back__axg5it2 link-button_base__axg5it0 sprinkles_marginBottom_4__kqvzqt4y"
data-testid="sid-form-authenticating-cancel-button"
type="button"
>
<svg
class=""
fill="none"
height="16"
viewBox="0 0 16 16"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.25 3.75L5.75 8L10.25 12.25"
stroke="var(--sid-color-tertiary)"
stroke-linecap="round"
stroke-linejoin="round"
stroke-opacity="0.5"
stroke-width="1.5"
/>
</svg>
Back
</button>
<h1
class="sid-text sid-text--h1 text_text__1qam6z30 text_text_size_2xl-title__1qam6z35 text_text_weight_bold__1qam6z38"
>
Something went wrong...
</h1>
<h2
class="sid-text sid-text--h2 text_text__1qam6z30 text_text_size_base__1qam6z33 text_text_weight_semibold__1qam6z37 text_text_color_contrast__1qam6z39"
>
There has been an error while submitting your form. Please try again.
</h2>
<div
class="circle_background__q9c0is3 sid-form-error-icon"
>
<div
class="circle_outerCircleVariants_red__q9c0is7 circle_outerCircle__q9c0is4"
/>
<div
class="circle_middleCircleVariants_red__q9c0isd circle_middleCircle__q9c0isa"
/>
<div
class="circle_innerCircleVariants_red__q9c0isj circle_innerCircle__q9c0isg"
/>
<div
class="circle_content__q9c0ism"
>
<svg
fill="none"
height="20"
viewBox="0 0 5 20"
width="5"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M2.5 0C3.32843 1.19209e-07 4 0.671573 4 1.5L4 11.5C4 12.3284 3.32843 13 2.5 13C1.67157 13 1 12.3284 1 11.5L1 1.5C1 0.671573 1.67157 -1.19209e-07 2.5 0Z"
fill="var(--sid-color-foreground)"
fill-rule="evenodd"
/>
<path
d="M4.5 18C4.5 19.1046 3.60457 20 2.5 20C1.39543 20 0.5 19.1046 0.5 18C0.5 16.8954 1.39543 16 2.5 16C3.60457 16 4.5 16.8954 4.5 18Z"
fill="var(--sid-color-foreground)"
/>
</svg>
</div>
</div>
<button
class="sid-button sid-button--primary button_button_primary__154fc2o2 button_base__154fc2o0"
data-testid="sid-form-error-retry-button"
type="submit"
>
Try again
</button>
</article>
<p
class="sid-text sid-text--p text_text__1qam6z30 text_text_size_xs__1qam6z31 text_text_weight_semibold__1qam6z37 footer_footer__1iedw350"
>
Top-tier security by SlashID
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<iframe
id="__SlashID_iframe"
src="https://cdn.slashid.com/sdk.html?v=3.29.6"
style="display: none;"
/>
<div>
<div
class="sid-card card_card__3cxbam0 sid-form"
>
<article
data-testid="sid-form-error-state"
>
<button
class="sid-link-button link-button_variants_back__axg5it2 link-button_base__axg5it0 sprinkles_marginBottom_4__kqvzqt4y"
data-test
|
|
build (20.9.0, react-nextjs)
Process completed with exit code 1.
|
|
build (20.9.0, slashid-remix-impl)
The job was canceled because "_20_9_0_react-nextjs" failed.
|
|
build (20.9.0, slashid-remix-impl)
The operation was canceled.
|
|
build (20.9.0, react-nextjs)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
|
build (20.9.0, react-nextjs)
No files were found with the provided path: packages/tests/playwright-report/. No artifacts will be uploaded.
|
|
build (20.9.0, slashid-remix-impl)
Both node-version and node-version-file inputs are specified, only node-version will be used
|