Merge branch 'development' into e2e-update-contribution-guidelines #5702
Annotations
4 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|
apps/mobile-mzima-client/src/app/profile/information/components/profile-photo/profile-photo.component.ts#L37
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
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)
|
This job succeeded
Loading