chore(deps-dev): Bump eslint-plugin-sonarjs from 1.0.4 to 2.0.2 #392
Annotations
11 errors
|
src/authentication-service.spec.ts#L63
Refactor this code to not nest functions more than 4 levels deep
|
src/authentication-service.spec.ts#L69
Refactor this code to not nest functions more than 4 levels deep
|
src/authentication-service.ts#L196
Handle this exception or don't catch it at all
|
src/authentication-service.ts#L269
'If' statement should not be the only statement in 'else' block
|
src/authentication-service.ts#L324
Handle this exception or don't catch it at all
|
src/authentication-service.ts#L334
Provide a compare function that depends on "String.localeCompare", to reliably sort elements alphabetically
|
src/authentication-service.ts#L359
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
src/authentication-service.ts#L454
Promise returned in function argument where a void return was expected
|
src/authentication-service.ts#L490
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
src/authentication-service.ts#L494
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
The logs for this run have expired and are no longer available.
Loading