What type of issue is this?
Infrastructure issue
What is the issue?
Noticed in #29614.
Running npm run lint:fix -- http/headers/X-Frame-Options.json as part of the pre-commit hook succeeded, but npm run lint as part of the PR checks failed:
Status - 1 problem (1 error, 0 warnings, 0 infos):
✖ http.headers.X-Frame-Options.DENY - Error → Marked as standard_track, but missing required spec_url
What behavior were you expecting?
I was expecting that lint:fix fails if there are unfixable lint errors.
What version(s) of BCD is the issue present in?
- The current BCD release
- The current version of the
main branch
Do you have anything more you want to share?
No response
What type of issue is this?
Infrastructure issue
What is the issue?
Noticed in #29614.
Running
npm run lint:fix -- http/headers/X-Frame-Options.jsonas part of the pre-commit hook succeeded, butnpm run lintas part of the PR checks failed:What behavior were you expecting?
I was expecting that
lint:fixfails if there are unfixable lint errors.What version(s) of BCD is the issue present in?
mainbranchDo you have anything more you want to share?
No response