Refactored code to remove Sonar Cloud Warning about function nesting. #11
Annotations
9 errors
test:
public/src/admin/admin.js#L18
'reject' is defined but never used
|
test:
public/src/admin/admin.js#L23
Trailing spaces not allowed
|
test:
public/src/admin/admin.js#L24
Expected indentation of 6 tabs but found 5
|
test:
public/src/admin/admin.js#L25
Expected indentation of 7 tabs but found 6
|
test:
public/src/admin/admin.js#L26
Expected indentation of 7 tabs but found 6
|
test:
public/src/admin/admin.js#L27
Expected indentation of 6 tabs but found 5
|
test:
public/src/admin/admin.js#L32
Trailing spaces not allowed
|
test:
public/src/admin/admin.js#L60
Trailing spaces not allowed
|
test
Process completed with exit code 1.
|