Can anyone help me with this error on creatine a PR , some test fails due to this #20467
Unanswered
vikash8813
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Run pnpm cy:run --record --parallel --ci-build-id $GITHUB_RUN_ID
[percy] Notice: Percy collects CI logs to improve service and enhance your experience. These logs help us debug issues and provide insights on your dashboards, making it easier to optimize the product experience. Logs are stored securely for 30 days. You can opt out anytime with export PERCY_CLIENT_ERROR_LOGS=false, but keeping this enabled helps us offer the best support and features.
[percy] Unable to analyze error logs
[percy] Skipping visual tests
[percy] Error: Missing Percy token
[percy] Running "cypress run --component --record --parallel --ci-build-id 10834151726"
It looks like this is your first time using Cypress: 13.14.2
[STARTED] Task without title.
[SUCCESS] Task without title.
Opening Cypress...
DevTools listening on ws://127.0.0.1:39651/devtools/browser/8606f580-cfb3-46b7-8a7d-6d38f30e9ac4
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because vite config has changed
Warning: It looks like you are trying to record this run from a forked PR.
The Record Key is missing. Your CI provider is likely not passing private environment variables to builds from forks.
These results will not be recorded.
This error will not affect or change the exit code.
tput: No value for $TERM and no -T specified
Beta Was this translation helpful? Give feedback.
All reactions