chore(deps): update dependency chokidar to v4 #1257
Triggered via pull request
September 16, 2024 14:15
Status
Failure
Total duration
1m 18s
Artifacts
–
Annotations
18 errors
Unhandled error:
src/core/RoutesFolderWatcher.ts#L20
TypeCheckError: Cannot find namespace 'chokidar'.
❯ src/core/RoutesFolderWatcher.ts:20:12
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L34
TypeCheckError: Type 'string[]' is not assignable to type 'string | ((path string) => boolean) | undefined'.
❯ src/core/RoutesFolderWatcher.ts:34:7
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L20
TypeCheckError: Cannot find namespace 'chokidar'.
❯ src/core/RoutesFolderWatcher.ts:20:12
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L34
TypeCheckError: Type 'string[]' is not assignable to type 'string | ((path string) => boolean) | undefined'.
❯ src/core/RoutesFolderWatcher.ts:34:7
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L20
TypeCheckError: Cannot find namespace 'chokidar'.
❯ src/core/RoutesFolderWatcher.ts:20:12
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L34
TypeCheckError: Type 'string[]' is not assignable to type 'string | ((path string) => boolean) | undefined'.
❯ src/core/RoutesFolderWatcher.ts:34:7
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L20
TypeCheckError: Cannot find namespace 'chokidar'.
❯ src/core/RoutesFolderWatcher.ts:20:12
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L34
TypeCheckError: Type 'string[]' is not assignable to type 'string | ((path string) => boolean) | undefined'.
❯ src/core/RoutesFolderWatcher.ts:34:7
|
test (18.x, macos-latest)
Process completed with exit code 1.
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L20
TypeCheckError: Cannot find namespace 'chokidar'.
❯ src/core/RoutesFolderWatcher.ts:20:12
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L34
TypeCheckError: Type 'string[]' is not assignable to type 'string | ((path string) => boolean) | undefined'.
❯ src/core/RoutesFolderWatcher.ts:34:7
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L20
TypeCheckError: Cannot find namespace 'chokidar'.
❯ src/core/RoutesFolderWatcher.ts:20:12
|
Unhandled error:
src/core/RoutesFolderWatcher.ts#L34
TypeCheckError: Type 'string[]' is not assignable to type 'string | ((path string) => boolean) | undefined'.
❯ src/core/RoutesFolderWatcher.ts:34:7
|
test (18.x, windows-latest)
Process completed with exit code 1.
|