fix(frontend): correctly listing skills #149
Annotations
6 warnings
lint:
frontend/src/app/modules/tasks/components/create/create-task.component.ts#L1
'of' is defined but never used
|
lint:
frontend/src/app/shared/components/navbar/navbar.component.ts#L82
'searchForm' is assigned a value but never used
|
lint:
frontend/src/app/shared/components/user-registration-editor/user-registration-editor.component.ts#L2
'ValidationErrors' is defined but never used
|
lint:
frontend/src/app/shared/services/ipfs.service.ts#L14
Unexpected any. Specify a different type
|
lint:
frontend/src/app/shared/services/organization-contract.service.ts#L91
Forbidden non-null assertion
|
lint:
frontend/src/app/shared/services/organization-contract.service.ts#L106
Forbidden non-null assertion
|