feat(frontend/show-members): use material buttons in dialogs #140
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
lint:
frontend/src/app/modules/profiles/components/profile-body/profile-body.component.ts#L1
'tap' is defined but never used
|
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/services/ipfs.service.ts#L14
Unexpected any. Specify a different type
|
lint:
frontend/src/app/shared/services/organization-contract.service.ts#L81
Forbidden non-null assertion
|
lint:
frontend/src/app/shared/services/organization-contract.service.ts#L96
Forbidden non-null assertion
|