fix(deps): update code-quality #4638
Annotations
4 errors and 1 warning
Install dependencies w/o lockfile
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Install dependencies w/o lockfile
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Install dependencies w/o lockfile
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Install dependencies w/o lockfile
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading