Update dependency glob to v10.3.10 #904
Annotations
12 errors
test-javascript (ubuntu-latest, 18.x):
src/findSupportCodePaths.ts#L8
Argument of type '{ posix: boolean; dotRelative: boolean; }' is not assignable to parameter of type '(err: Error, matches: string[]) => void'.
|
test-javascript (ubuntu-latest, 18.x):
src/findSupportCodePaths.ts#L19
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-javascript (ubuntu-latest, 18.x):
src/findSupportCodePaths.ts#L29
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-javascript (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
test-javascript (macos-latest, 18.x):
src/findSupportCodePaths.ts#L8
Argument of type '{ posix: boolean; dotRelative: boolean; }' is not assignable to parameter of type '(err: Error, matches: string[]) => void'.
|
test-javascript (macos-latest, 18.x):
src/findSupportCodePaths.ts#L19
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-javascript (macos-latest, 18.x):
src/findSupportCodePaths.ts#L29
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-javascript (macos-latest, 18.x)
Process completed with exit code 1.
|
test-javascript (windows-latest, 18.x):
src/findSupportCodePaths.ts#L8
Argument of type '{ posix: boolean; dotRelative: boolean; }' is not assignable to parameter of type '(err: Error, matches: string[]) => void'.
|
test-javascript (windows-latest, 18.x):
src/findSupportCodePaths.ts#L19
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-javascript (windows-latest, 18.x):
src/findSupportCodePaths.ts#L29
Type 'IGlob' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test-javascript (windows-latest, 18.x)
Process completed with exit code 1.
|