feat(features/home): link asset profile to parent #698
Annotations
2 errors and 2 warnings
Lint:
src/app/features/home/details/capture-details-with-ionic/capture-details-with-ionic.component.ts#L106
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint
Process completed with exit code 1.
|
Lint:
src/app/features/settings/go-pro/services/go-pro-bluetooth.service.ts#L221
Forbidden non-null assertion
|
Lint:
src/app/features/settings/go-pro/services/go-pro-bluetooth.service.ts#L229
Forbidden non-null assertion
|
Loading