Add formatting and eslint pipeline #5
Annotations
10 warnings
format:
ui/src/app/account/login/login.component.spec.ts#L19
'stateStorageService' is assigned a value but never used
|
format:
ui/src/app/account/login/login.component.ts#L77
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L77
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L78
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L78
Forbidden non-null assertion
|
format:
ui/src/app/account/login/login.component.ts#L103
'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#L11
'of' is defined but never used
|
format:
ui/src/app/account/service/account.service.ts#L13
'tap' is defined but never used
|
format:
ui/src/app/account/service/account.service.ts#L29
Unexpected any. Specify a different type
|