Release 3.6.0 to main #219
lint_audit.yml
on: pull_request
lint-and-audit
/
lint-and-audit
44s
Annotations
2 errors and 6 warnings
|
lint-and-audit / lint-and-audit
Process completed with exit code 1.
|
|
|
|
lint-and-audit / lint-and-audit:
src/app/app-modules/nurse-doctor/sms-notification/sms-notification.component.ts#L109
Expected '===' and instead saw '=='
|
|
lint-and-audit / lint-and-audit:
src/app/app-modules/nurse-doctor/sms-notification/sms-notification.component.ts#L80
Expected '!==' and instead saw '!='
|
|
lint-and-audit / lint-and-audit:
src/app/app-modules/nurse-doctor/sms-notification/sms-notification.component.ts#L71
Expected '===' and instead saw '=='
|
|
lint-and-audit / lint-and-audit:
src/app/app-modules/nurse-doctor/sms-notification/sms-notification.component.ts#L58
Lifecycle interface 'DoCheck' should be implemented for method 'ngDoCheck'. (https://angular.io/styleguide#style-09-01)
|
|
lint-and-audit / lint-and-audit:
src/app/app-modules/nurse-doctor/sms-notification/sms-notification.component.ts#L53
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
|
|