Skip to content

style(dkim): Add note about format. #234

style(dkim): Add note about format.

style(dkim): Add note about format. #234

Triggered via push July 6, 2025 19:23
Status Success
Total duration 6m 57s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run lint tests: src/app/actions/movemessage.action.ts#L34
Expected `===` but received `==`
Run lint tests: src/app/actions/movemessage.action.ts#L33
Expected `===` but received `==`
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#L75
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-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#L243
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)