Skip to content

build(xapian): Fixes bug with delayed markSeen on message-open #1468

build(xapian): Fixes bug with delayed markSeen on message-open

build(xapian): Fixes bug with delayed markSeen on message-open #1468

Triggered via pull request November 28, 2024 13:24
Status Success
Total duration 6m 59s
Artifacts

ci.yml

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

Annotations

15 warnings
Run unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run e2e tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run lint tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run build tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run policy tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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#L73
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 `==`
Run lint tests: src/app/actions/movemessage.action.ts#L34
Expected `===` but received `==`