-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
π 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
Metadata
Metadata
Assignees
Labels
No labels