Profile Pages #80
Annotations
9 errors
Lint:
src/app/modules/profile/security/security.component.ts#L3
Imports "AbstractControl" and "ValidationErrors" are only used as type
|
Lint:
src/app/modules/profile/security/security.component.ts#L3
Member 'AbstractControl' of the import declaration should be sorted alphabetically
|
Lint:
src/app/modules/profile/security/security.component.ts#L98
Unsafe assignment of an `any` value
|
Lint:
src/app/modules/profile/security/security.component.ts#L98
Extra semicolon
|
Lint:
src/app/modules/profile/security/security.component.ts#L98
Expected this semicolon to be at the beginning of the next line
|
Lint:
src/app/modules/profile/security/security.component.ts#L99
Unsafe assignment of an `any` value
|
Lint:
src/app/modules/profile/security/security.component.ts#L99
Extra semicolon
|
Lint:
src/app/modules/profile/security/security.component.ts#L99
Expected this semicolon to be at the beginning of the next line
|
Lint
Process completed with exit code 1.
|
Loading