Feature/change base href and other paths for UI #10
Annotations
10 warnings
format:
ui/src/app/account/login/login.component.spec.ts#L14
'stateStorageService' is assigned a value but never used
|
format:
ui/src/app/account/login/login.component.ts#L75
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L75
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L76
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L76
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L101
'err' is defined but never used
|
format:
ui/src/app/account/model/login.model.ts#L3
Unexpected any. Specify a different type
|
format:
ui/src/app/account/service/account.service.ts#L4
'of' is defined but never used
|
format:
ui/src/app/account/service/account.service.ts#L4
'tap' is defined but never used
|
format:
ui/src/app/account/service/account.service.ts#L17
Unexpected any. Specify a different type
|