Skip to content

Fix username suggestions to only show valid usernames #9436

Fix username suggestions to only show valid usernames

Fix username suggestions to only show valid usernames #9436

Triggered via pull request September 6, 2024 14:56
Status Failure
Total duration 32m 52s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L103
Expected indentation of 2 spaces but found 0
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L104
This line has a length of 126. Maximum allowed is 120
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L106
Expected indentation of 6 spaces but found 8
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L106
Expected indentation of 6 space characters but found 8
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L107
Expected indentation of 8 spaces but found 12
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L107
Expected indentation of 10 space characters but found 12
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L108
Expected indentation of 8 spaces but found 12
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L108
Expected indentation of 10 space characters but found 12
tests (20): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L109
Expected indentation of 10 spaces but found 16
tests (18)
The job was canceled because "_20" failed.
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L103
Expected indentation of 2 spaces but found 0
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L104
This line has a length of 126. Maximum allowed is 120
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L106
Expected indentation of 6 spaces but found 8
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L106
Expected indentation of 6 space characters but found 8
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L107
Expected indentation of 8 spaces but found 12
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L107
Expected indentation of 10 space characters but found 12
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L108
Expected indentation of 8 spaces but found 12
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L108
Expected indentation of 10 space characters but found 12
tests (18): src/register/RegistrationFields/UsernameField/UsernameField.jsx#L109
Expected indentation of 10 spaces but found 16
tests (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/