Skip to content

fix: duplicated emits in auth form #341

fix: duplicated emits in auth form

fix: duplicated emits in auth form #341

Triggered via push October 14, 2024 14:22
Status Failure
Total duration 1m 37s
Artifacts

coverage.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
src/components/organisms/AtAuthForm/AtAuthForm.spec.js > AuthForm component > Should change email on initial value change: src/components/organisms/AtAuthForm/AtAuthForm.spec.js#L116
AssertionError: expected '' to be '[email protected]' // Object.is equality - Expected + Received - [email protected] ❯ src/components/organisms/AtAuthForm/AtAuthForm.spec.js:116:30
src/components/organisms/AtAuthForm/AtAuthForm.spec.js > AuthForm component > Should disable email on config set: src/components/organisms/AtAuthForm/AtAuthForm.spec.js#L140
AssertionError: expected '' to be '[email protected]' // Object.is equality - Expected + Received - [email protected] ❯ src/components/organisms/AtAuthForm/AtAuthForm.spec.js:140:30
build (^16.0)
Process completed with exit code 1.
build (^18.0)
The job was canceled because "_16_0" failed.
build (^18.0)
The operation was canceled.
build (^16.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (^16.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/