Recursively merge repo and package options (#1007) #1415
Annotations
4 errors
isPathIncluded › returns false if include path is empty:
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)
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|