Profile Pages #42
Annotations
7 errors
Lint:
src/app/layout/common/user/user.component.ts#L27
Class Property name `router` must have one leading underscore(s)
|
Lint:
src/app/modules/profile/developer/developer.component.ts#L2
`@seed/directives` import should occur after import of `@angular/material/icon`
|
Lint:
src/app/modules/profile/developer/developer.component.ts#L4
'FormControl' is defined but never used
|
Lint:
src/app/modules/profile/developer/developer.component.ts#L7
'Validators' is defined but never used
|
Lint:
src/app/modules/profile/info/info.component.ts#L2
Imports "UntypedFormBuilder" are only used as type
|
Lint:
src/app/modules/profile/security/security.component.ts#L2
Imports "UntypedFormBuilder" are only used as type
|
Lint
Process completed with exit code 1.
|
Loading