E2e tests add post to categories #11104
Annotations
3 warnings
Run lint tests (mobile):
apps/mobile-mzima-client/src/app/map/map.page.ts#L68
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.io/styleguide#style-09-01)
|
Run lint tests (mobile):
apps/mobile-mzima-client/src/app/profile/information/components/profile-photo/profile-photo.component.ts#L41
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
Run lint tests (mobile):
apps/mobile-mzima-client/src/app/shared/components/post-controls/post-controls.component.ts#L35
Lifecycle interface 'OnChanges' should be implemented for method 'ngOnChanges'. (https://angular.io/styleguide#style-09-01)
|
Loading