← Back to Overview

E2E Test Failures Report

Total Test Files: 5

Failing Test Files: 5

Test Run: 04.02.2026 13:48:37

Open in GitHub

auction-details.spec.cy.ts

1 FAILING
Running:  auction-details.spec.cy.ts                                                      (1 of 5)
1) An uncaught error was detected outside of a test
0 passing (611ms)
1 failing
1) An uncaught error was detected outside of a test:
Error: The following error originated from your test code, not from Cypress.
> The injectable 'HttpClient' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.
The injectable is part of a library that has been partially compiled.
However, the Angular Linker has not processed the library such that JIT compilation is used as fallback.
Ideally, the library is processed using the Angular Linker to become fully AOT compiled.
Alternatively, the JIT compiler should be loaded by bootstrapping using '@angular/platform-browser-dynamic' or '@angular/platform-server',
or manually provide the compiler with 'import "@angular/compiler";' before bootstrapping.
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure.
    at getCompilerFacade (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:2548:0)
    at Module.ɵɵngDeclareFactory (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:40264:0)
    at <static_initializer> (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1568:39)
    at ../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1265:1)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/shared/services/core-client/cos-core-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:1660:79)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/services/cos-general-user-client/cos-general-user-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:740:110)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/buyer/partials/services/look-and-feel/look-and-feel.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:616:130)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auction-details.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
Screenshot: core/auction-details.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png

auction-room.spec.cy.ts

1 FAILING
Running:  auction-room.spec.cy.ts                                                         (2 of 5)
1) An uncaught error was detected outside of a test
0 passing (258ms)
1 failing
1) An uncaught error was detected outside of a test:
Error: The following error originated from your test code, not from Cypress.
> The injectable 'HttpClient' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.
The injectable is part of a library that has been partially compiled.
However, the Angular Linker has not processed the library such that JIT compilation is used as fallback.
Ideally, the library is processed using the Angular Linker to become fully AOT compiled.
Alternatively, the JIT compiler should be loaded by bootstrapping using '@angular/platform-browser-dynamic' or '@angular/platform-server',
or manually provide the compiler with 'import "@angular/compiler";' before bootstrapping.
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure.
    at getCompilerFacade (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:2548:0)
    at Module.ɵɵngDeclareFactory (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:40264:0)
    at <static_initializer> (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1568:39)
    at ../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1265:1)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/shared/services/core-client/cos-core-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:1660:79)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/services/cos-general-user-client/cos-general-user-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:740:110)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/buyer/partials/services/look-and-feel/look-and-feel.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:616:130)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auction-room.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
Screenshot: core/auction-room.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png

auctions-overview.spec.cy.ts

1 FAILING
Running:  auctions-overview.spec.cy.ts                                                    (3 of 5)
1) An uncaught error was detected outside of a test
0 passing (240ms)
1 failing
1) An uncaught error was detected outside of a test:
Error: The following error originated from your test code, not from Cypress.
> The injectable 'HttpClient' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.
The injectable is part of a library that has been partially compiled.
However, the Angular Linker has not processed the library such that JIT compilation is used as fallback.
Ideally, the library is processed using the Angular Linker to become fully AOT compiled.
Alternatively, the JIT compiler should be loaded by bootstrapping using '@angular/platform-browser-dynamic' or '@angular/platform-server',
or manually provide the compiler with 'import "@angular/compiler";' before bootstrapping.
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure.
    at getCompilerFacade (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:2548:0)
    at Module.ɵɵngDeclareFactory (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:40264:0)
    at <static_initializer> (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1568:39)
    at ../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1265:1)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/shared/services/core-client/cos-core-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:1660:79)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/services/cos-general-user-client/cos-general-user-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:740:110)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/buyer/partials/services/look-and-feel/look-and-feel.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:616:130)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auctions-overview.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
Screenshot: core/auctions-overview.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png

bid-from-list-view.spec.cy.ts

1 FAILING
Running:  bid-from-list-view.spec.cy.ts                                                   (4 of 5)
1) An uncaught error was detected outside of a test
0 passing (365ms)
1 failing
1) An uncaught error was detected outside of a test:
Error: The following error originated from your test code, not from Cypress.
> The injectable 'HttpClient' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.
The injectable is part of a library that has been partially compiled.
However, the Angular Linker has not processed the library such that JIT compilation is used as fallback.
Ideally, the library is processed using the Angular Linker to become fully AOT compiled.
Alternatively, the JIT compiler should be loaded by bootstrapping using '@angular/platform-browser-dynamic' or '@angular/platform-server',
or manually provide the compiler with 'import "@angular/compiler";' before bootstrapping.
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure.
    at getCompilerFacade (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:2548:0)
    at Module.ɵɵngDeclareFactory (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:40264:0)
    at <static_initializer> (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1568:39)
    at ../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1265:1)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/shared/services/core-client/cos-core-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:1660:79)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/services/cos-general-user-client/cos-general-user-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:740:110)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/buyer/partials/services/look-and-feel/look-and-feel.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:616:130)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/bid-from-list-view.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
Screenshot: core/bid-from-list-view.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png

bid-on-an-auction.spec.cy.ts

1 FAILING
Running:  bid-on-an-auction.spec.cy.ts                                                    (5 of 5)
1) An uncaught error was detected outside of a test
0 passing (293ms)
1 failing
1) An uncaught error was detected outside of a test:
Error: The following error originated from your test code, not from Cypress.
> The injectable 'HttpClient' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.
The injectable is part of a library that has been partially compiled.
However, the Angular Linker has not processed the library such that JIT compilation is used as fallback.
Ideally, the library is processed using the Angular Linker to become fully AOT compiled.
Alternatively, the JIT compiler should be loaded by bootstrapping using '@angular/platform-browser-dynamic' or '@angular/platform-server',
or manually provide the compiler with 'import "@angular/compiler";' before bootstrapping.
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure.
    at getCompilerFacade (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:2548:0)
    at Module.ɵɵngDeclareFactory (webpack:///../../node_modules/@angular/core/fesm2022/core.mjs:40264:0)
    at <static_initializer> (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1568:39)
    at ../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs (webpack:///../../node_modules/@angular/common/fesm2022/module-JS82OH2B.mjs:1265:1)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/shared/services/core-client/cos-core-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:1660:79)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/services/cos-general-user-client/cos-general-user-client.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:740:110)
    at __webpack_require__ (webpack:///webpack/bootstrap:19:0)
    at ../../projects/marketplace/src/app/buyer/partials/services/look-and-feel/look-and-feel.service.ts (http://localhost:4200/__cypress/tests?p=cypress/support/e2e.ts:616:130)
====================================================================================================
(Run Finished)
Spec                                              Tests  Passing  Failing  Pending  Skipped  
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✖  auction-details.spec.cy.ts               615ms        1        -        1        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  auction-room.spec.cy.ts                  261ms        1        -        1        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  auctions-overview.spec.cy.ts             246ms        1        -        1        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  bid-from-list-view.spec.cy.ts            364ms        1        -        1        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  bid-on-an-auction.spec.cy.ts             290ms        1        -        1        -        - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖  5 of 5 failed (100%)                     00:01        5        -        5        -        -  
##[error]Process completed with exit code 1.
##[group]Run node ./scripts/upload-cypress-generated-media.js
node ./scripts/upload-cypress-generated-media.js
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
GITHUB_REF_NAME: feat/NO-TICKET_SetFeatureFlagsInCypressTests
CLOUDINARY_URL: ***
##[endgroup]
E2E failure videos:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770213170/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/bid-on-an-auction.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770213170/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/bid-from-list-view.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770213170/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/auctions-overview.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770213170/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/auction-room.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770213170/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/auction-details.spec.cy.ts.mp4
E2E failure screenshots:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770213173/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/core/bid-on-an-auction.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770213173/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/core/bid-from-list-view.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770213173/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/core/auctions-overview.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770213173/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/core/auction-room.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770213173/delete-me_e2e/feat_NO-TICKET_SetFeatureFlagsInCypressTests/core/auction-details.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
No html files to upload
Post job cleanup.
Post job cleanup.
[command]/usr/bin/git version
git version 2.52.0
Temporarily overriding HOME='/home/runner/work/_temp/c7563b3e-5a8a-4d61-a504-eb23e42b7b6e' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
[command]/usr/bin/git config --global --add safe.directory /home/runner/work/caronsale-frontend-web/caronsale-frontend-web
[command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
[command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
A job completed hook has been configured by the self-hosted runner administrator
##[group]Run '/home/runner/actions-runner/complete-hook.sh'
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
##[endgroup]
Cleaning up orphan processes
Terminate orphan process: pid (2381) (npm exec http-s)
Terminate orphan process: pid (2404) (sh)
Terminate orphan process: pid (2406) (http-server)

Artifacts

core/bid-on-an-auction.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png
Screenshot: core/bid-on-an-auction.spec.cy.ts/An_uncaught_error_was_detected_outside_of_a_test_failed.png