Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of null (reading 'map') #2434

Open
BurakVeziran opened this issue Sep 30, 2024 · 0 comments
Open

TypeError: Cannot read properties of null (reading 'map') #2434

BurakVeziran opened this issue Sep 30, 2024 · 0 comments

Comments

@BurakVeziran
Copy link

👓 What did you see?

We are running different jobs simultaneously from the same deploy file. Occasionally We are having the following problem on Jenkins. We cannot replicate it, it only happens on Jenkins jobs occasionally.
TypeError: Cannot read properties of null (reading 'map')
image

✅ What did you expect to see?

This is issue should not happen anytime, since it cannot be replicated and only happens occasionally on Jenkins.

📦 Which tool/library version are you using?

"node": ">=18.18.0"
"@cucumber/cucumber": "11.0.1",
"@cucumber/gherkin": "29.0.0",
"@cucumber/messages": "26.0.0",
"@cucumber/pretty-formatter": "1.0.1",

🔬 How could we reproduce it?

It happens randomly, we cannot replicate it.

📚 Any additional context?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant