You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
✅ What did you expect to see?
This is issue should not happen anytime, since it cannot be replicated and only happens occasionally on Jenkins.
👓 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')
✅ 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
The text was updated successfully, but these errors were encountered: