build(ci): prevent improper commit formatting from being merged into … #1871
Annotations
10 warnings
Run lint tests:
src/app/account-security/sessions.component.ts#L41
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
Run lint tests:
src/app/account-details/storage-data.component.ts#L44
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
Run lint tests:
src/app/account-details/personal-details.component.ts#L73
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
Run lint tests:
src/app/account-details/account-settings.component.ts#L46
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|
Run lint tests:
src/app/account-app/runbox-timer.ts#L37
Expected `===` but received `==`
|
Run lint tests:
src/app/account-app/account-upgrades.component.html#L225
Expected `===` but received `==`
|
Run lint tests:
src/app/account-app/account-upgrades.component.html#L101
Expected `===` but received `==`
|
Run lint tests:
src/app/account-app/account-transactions.component.html#L59
Expected `===` but received `==`
|
Run lint tests:
src/app/account-app/account-transactions.component.html#L43
Expected `===` but received `==`
|
Run lint tests:
src/app/account-app/account-renewals.component.ts#L244
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|