fix(deps): update code-quality #4884
Annotations
4 errors and 2 warnings
Run /./.github/actions/setup
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Run /./.github/actions/setup
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Run /./.github/actions/setup
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Run /./.github/actions/setup
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Run /./.github/actions/setup
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
Post Run /./.github/actions/setup
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Loading