Skip to content

Feature/password component #2932

Feature/password component

Feature/password component #2932

Triggered via pull request January 7, 2025 14:57
Status Failure
Total duration 2m 0s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/components/PasswordCreationField/PasswordCreationField.test.tsx > PasswordCreationField Tests > shows complexity when password is entered: packages/components/src/components/PasswordCreationField/PasswordCreationField.test.tsx#L76
Error: expect(element).toHaveAttribute("data-complexity-visible", "true") // element.getAttribute("data-complexity-visible") === "true" Expected the element to have attribute: data-complexity-visible="true" Received: data-complexity-visible="false" ❯ src/components/PasswordCreationField/PasswordCreationField.test.tsx:76:31
main
Process completed with exit code 1.
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636