Repro:
(1) Create a valid circleci config with a workflow job filters section and confirm it builds
(2) Update the “filters” key to “filter” (create a typo)
Expected:
Does not build but can be diagnosed
Actual:
Does not build, there is no way to diagnose.