Skip to content

Fixing the username issue, giving users a suggestion for a new username. #39

Fixing the username issue, giving users a suggestion for a new username.

Fixing the username issue, giving users a suggestion for a new username. #39

Triggered via pull request September 12, 2024 15:18
Status Failure
Total duration 1m 56s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: public/src/client/register.js#L138
Unexpected string concatenation of literals
test: public/src/client/register.js#L138
Unexpected string concatenation of literals
test: public/src/client/register.js#L138
Block must not be padded by blank lines
test: src/user/profile.js#L130
Move function declaration to function body root
test: src/user/profile.js#L133
Trailing spaces not allowed
test: src/user/profile.js#L134
Move function declaration to function body root
test: src/user/profile.js#L136
'isUsernameTaken' is never reassigned. Use 'const' instead
test: src/user/profile.js#L137
Trailing spaces not allowed
test: src/user/profile.js#L141
Trailing spaces not allowed
test: src/user/profile.js#L145
'alternativeUsername' is never reassigned. Use 'const' instead