Merge pull request #1505 from shadow-dot-cat/castaway/1485_local_inde… #1180
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
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 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 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/
|