cypress-io / cypress-example-recipes

Various recipes for testing common scenarios with Cypress
https://on.cypress.io/examples
3.43k stars 1.34k forks source link

CircleCI: Nightly checks failing with 3rd party library error #848

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 1 year ago

See https://app.circleci.com/pipelines/github/cypress-io/cypress-example-recipes

DevTools listening on ws://127.0.0.1:33109/devtools/browser/b4de823a-bcc0-405c-b59e-7f0465dc59cb

We've detected that you're using a 3rd party library that is not supported by Cypress: -c

To continue running Cypress, please remove this library or reach out for help migrating.

https://on.cypress.io/unsupported-third-party-library?b=wqfDnQ%3D%3D

/root/app/examples/fundamentals__module-api/e2e-tests.js:57
  .map((oneRun) => oneRun.runs[0])
                              ^

TypeError: Cannot read properties of undefined (reading '0')
    at /root/app/examples/fundamentals__module-api/e2e-tests.js:57:31
    at Array.map (<anonymous>)
    at /root/app/examples/fundamentals__module-api/e2e-tests.js:57:4

Node.js v18.16.0
Command failed with exit code 1 (EPERM): npm run test:ci:record

Exited with code exit status 1
MikeMcC399 commented 1 year ago

nightly workflow was successful again on Oct 14, 2023.

https://app.circleci.com/pipelines/github/cypress-io/cypress-example-recipes/3360/workflows/03a188ca-4ffc-4be6-a7aa-d65f8936897d