Schema validation warnings when running nx lint
#11690
Labels
blocked: repro needed
blocked: retry with latest
Retry with latest release or head.
outdated
scope: linter
Issues related to Eslint support in Nx
type: bug
We just upgraded all nx-related libraries from 14.5.4 to 14.5.8 and encountered an issue with
nx lint
commands.Current Behavior
There are various lines which look related to schema validation:
Expected Behavior
No lint warnings
Steps to Reproduce
I was able to pinpoint it to extending the following nx plugin:
Removing this configuration removes the warnings.
Environment
The text was updated successfully, but these errors were encountered: