Skip to content

Update dependency glob to v10.3.10 #912

Update dependency glob to v10.3.10

Update dependency glob to v10.3.10 #912

Triggered via pull request September 26, 2023 00:53
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: pull_request
Matrix: test-javascript
Fit to window
Zoom out
Zoom in

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 (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.
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.