Skip to content

fix(identities): Split out "username" profile and protect it #1266

fix(identities): Split out "username" profile and protect it

fix(identities): Split out "username" profile and protect it #1266

Re-run triggered April 2, 2024 14:40
Status Failure
Total duration 5s
Artifacts

ci.yml

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

Annotations

3 errors and 16 warnings
Run unit tests
Process completed with exit code 1.
Run build tests
The job was canceled because "unit" failed.
Run e2e tests
The job was canceled because "unit" failed.
Run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 policy tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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-renewals.component.ts#L244
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
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#L44
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 `==`