chore(deps): update linters to v8.22.0 #71444
Annotations
2 errors
Lint:
lib/modules/manager/pip-compile/extract.ts#L76
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties. Use a more robust iteration method such as for-of or array.forEach instead.
|
Lint
Process completed with exit code 1.
|
Loading