Skip to content

refactor(worker): Inject repository service into ReportService and optimize commit query #3880

refactor(worker): Inject repository service into ReportService and optimize commit query

refactor(worker): Inject repository service into ReportService and optimize commit query #3880

Triggered via pull request March 29, 2026 18:20
Status Cancelled
Total duration 1m 4s
Artifacts

ci-router.yml

on: pull_request
Build Requirements  /  Build Requirements
17s
Build Requirements / Build Requirements
change-detection
10s
change-detection
API CI  /  ...  /  Build App
API CI / Build App (API) / Build App
API CI  /  ...  /  Build Test App
API CI / Build App (API) / Build Test App
Worker CI  /  ...  /  Build App
38s
Worker CI / Build App (Worker) / Build App
Worker CI  /  ...  /  Build Test App
37s
Worker CI / Build App (Worker) / Build Test App
Shared CI  /  ...  /  Build App
Shared CI / Build App (Shared) / Build App
Shared CI  /  ...  /  Build Test App
Shared CI / Build App (Shared) / Build Test App
Shared CI  /  Benchmarks (Shared)
0s
Shared CI / Benchmarks (Shared)
API CI  /  ...  /  Test
API CI / Test (API) / Test
Worker CI  /  ...  /  Test
Worker CI / Test (Worker) / Test
Shared CI  /  ...  /  Test
Shared CI / Test (Shared) / Test
Matrix: API CI / Test (API) / Upload to Codecov
Waiting for pending jobs
Matrix: Worker CI / Test (Worker) / Upload to Codecov
Waiting for pending jobs
Matrix: Shared CI / Test (Shared) / Upload to Codecov
Waiting for pending jobs
API CI  /  ...  /  Build Self Hosted App
API CI / Build Self Hosted (API) / Build Self Hosted App
API CI  /  ...  /  Push Release Image
API CI / Push Production Image (API) / Push Release Image
API CI  /  ...  /  Push Rolling Image
API CI / Push Production Image (API) / Push Rolling Image
API CI  /  ...  /  push-environment
API CI / Push Production Image (API) / push-environment
API CI  /  Required checks (API)
0s
API CI / Required checks (API)
Worker CI  /  ...  /  Push Release Image
Worker CI / Push Production Image (Worker) / Push Release Image
Worker CI  /  ...  /  Push Rolling Image
Worker CI / Push Production Image (Worker) / Push Rolling Image
Worker CI  /  ...  /  push-environment
Worker CI / Push Production Image (Worker) / push-environment
Worker CI  /  ...  /  Build Self Hosted App
Worker CI / Build Self Hosted (Worker) / Build Self Hosted App
Worker CI  /  Required checks (Worker)
0s
Worker CI / Required checks (Worker)
Shared CI  /  Required checks (Shared)
0s
Shared CI / Required checks (Shared)
API CI  /  ...  /  Push Self Hosted Image
API CI / Build Self Hosted (API) / Push Self Hosted Image
API CI  /  ...  /  Push Self Hosted Release Image
API CI / Build Self Hosted (API) / Push Self Hosted Release Image
API CI  /  ...  /  run
API CI / Trigger codecov-api deployment / run
Worker CI  /  ...  /  Push Self Hosted Image
Worker CI / Build Self Hosted (Worker) / Push Self Hosted Image
Worker CI  /  ...  /  Push Self Hosted Release Image
Worker CI / Build Self Hosted (Worker) / Push Self Hosted Release Image
Worker CI  /  ...  /  run
Worker CI / Trigger worker deployment / run
API CI  /  ...  /  Build Self Hosted App
API CI / Push Self Hosted Image (API) / Build Self Hosted App
Worker CI  /  ...  /  Build Self Hosted App
Worker CI / Push Self Hosted Image (Worker) / Build Self Hosted App
API CI  /  ...  /  Push Self Hosted Image
API CI / Push Self Hosted Image (API) / Push Self Hosted Image
API CI  /  ...  /  Push Self Hosted Release Image
API CI / Push Self Hosted Image (API) / Push Self Hosted Release Image
Worker CI  /  ...  /  Push Self Hosted Image
Worker CI / Push Self Hosted Image (Worker) / Push Self Hosted Image
Worker CI  /  ...  /  Push Self Hosted Release Image
Worker CI / Push Self Hosted Image (Worker) / Push Self Hosted Release Image
Push to staging  /  ...  /  Push Release Image
Push to staging / Push Staging Image (API) / Push Release Image
Push to staging  /  ...  /  Push Rolling Image
Push to staging / Push Staging Image (API) / Push Rolling Image
Push to staging  /  ...  /  push-environment
Push to staging / Push Staging Image (API) / push-environment
Push to staging  /  ...  /  Push Release Image
Push to staging / Push Staging Image (Worker) / Push Release Image
Push to staging  /  ...  /  Push Rolling Image
Push to staging / Push Staging Image (Worker) / Push Rolling Image
Push to staging  /  ...  /  push-environment
Push to staging / Push Staging Image (Worker) / push-environment
Push to staging  /  ...  /  run
Push to staging / Trigger codecov-api deployment / run
Push to staging  /  ...  /  run
Push to staging / Trigger worker deployment / run
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
Run Lint
Process completed with exit code 1.
Worker CI / Build App (Worker) / Build Test App
Canceling since a higher priority waiting request for CI-seer/refactor/inject-repo-service-optimize-query exists
Worker CI / Build App (Worker) / Build Test App
The operation was canceled.
Worker CI / Build App (Worker) / Build App
Canceling since a higher priority waiting request for CI-seer/refactor/inject-repo-service-optimize-query exists
Worker CI / Build App (Worker) / Build App
The operation was canceled.
CI
Canceling since a higher priority waiting request for CI-seer/refactor/inject-repo-service-optimize-query exists
CI
Canceling since a higher priority waiting request for CI-seer/refactor/inject-repo-service-optimize-query exists
CI
Canceling since a higher priority waiting request for CI-seer/refactor/inject-repo-service-optimize-query exists
change-detection
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Requirements / Build Requirements
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Worker CI / Build App (Worker) / Build Test App
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, google-github-actions/auth@v2.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Worker CI / Build App (Worker) / Build App
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, google-github-actions/auth@v2.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/