cschleiden / github-actions-hero

🚧 Interactive tutorial and visualizer for GitHub Actions workflows 🚧
https://github-actions-hero.now.sh
MIT License
105 stars 19 forks source link

Validation error: Validation failed: data should NOT have additional properties #51

Open reconbot opened 1 month ago

reconbot commented 1 month ago

I just get the err

Validation error: Validation failed: data should NOT have additional properties

With a workflow from node serialport. I can't debug it though because I don't know what's causing the issue. I tried bisecting it a bit with no luck.

reconbot commented 1 month ago

Looks like it might be the concurrency options. If I remove them, it stops erroring but doesn't render anything.