Skip to content

fix(payment): Correct link to Sub-accounts. #1204

fix(payment): Correct link to Sub-accounts.

fix(payment): Correct link to Sub-accounts. #1204

Triggered via pull request January 8, 2024 14:00
Status Success
Total duration 5m 46s
Artifacts

ci.yml

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

Annotations

15 warnings
Run policy tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run lint tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run lint tests: src/app/account-app/account-receipt.component.html#L57
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-transactions.component.html#L59
Expected `===` but received `==`
Run lint tests: src/app/account-app/runbox-timer.ts#L37
Expected `===` but received `==`
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-details/personal-details.component.ts#L71
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#L43
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
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/actions/movemessage.action.ts#L33
Expected `===` but received `==`
Run lint tests: src/app/actions/movemessage.action.ts#L34
Expected `===` but received `==`
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run build tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run e2e tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/