[breaking] Switch from minimatch to micromatch #1410
Annotations
2 errors
Run yarn test:unit:
src/monorepo/isPathIncluded.ts#L23
TypeError: Expected pattern to be a non-empty string
at picomatch (node_modules/picomatch/lib/picomatch.js:48:11)
at node_modules/picomatch/lib/picomatch.js:34:35
at Array.map (<anonymous>)
at picomatch (node_modules/picomatch/lib/picomatch.js:34:22)
at Function.Object.<anonymous>.micromatch.isMatch (node_modules/micromatch/index.js:128:50)
at isPathIncluded (src/monorepo/isPathIncluded.ts:23:32)
at Object.<anonymous> (src/__tests__/monorepo/isPathIncluded.test.ts:39:26)
|
Run yarn test:unit
Process completed with exit code 1.
|
Loading