fix(deps): update dependency chokidar to v4.0.3 #2777
Annotations
5 errors and 11 warnings
CI Checks (ubuntu-latest):
src/server/module-loader.ts#L62
Argument of type '(eventName: string, pathNameOriginal: string) => void' is not assignable to parameter of type '(args_0: EventName, args_1: string | Error, args_2?: Stats | undefined) => void'.
|
CI Checks (ubuntu-latest):
src/server/transpiler.ts#L54
Argument of type '(eventName: string, sourcePathOriginal: string) => Promise<void>' is not assignable to parameter of type '(args_0: EventName, args_1: string | Error, args_2?: Stats | undefined) => void'.
|
CI Checks (ubuntu-latest)
Process completed with exit code 2.
|
CI Checks (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
CI Checks (windows-latest)
The operation was canceled.
|
CI Checks (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI Checks (ubuntu-latest):
test/server/dispatcher.proxy.test.ts#L26
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/dispatcher.test.ts#L271
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/dispatcher.test.ts#L315
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/dispatcher.test.ts#L568
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/koa-middleware.test.ts#L345
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/koa-middleware.test.ts#L345
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/registry.test.ts#L120
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/registry.test.ts#L121
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/registry.test.ts#L122
[jest/no-conditional-in-test] Avoid having conditionals in tests
|
CI Checks (ubuntu-latest):
test/server/transpiler-sketchy.test.ts#L68
[jest/no-conditional-in-test] Avoid having conditionals in tests
|