Translate en.json in rn #6916
Annotations
4 warnings
The following actions use a deprecated Node.js version 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/
|
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