fix(deps): update code-quality #4226
Annotations
5 errors
Install dependencies w/o lockfile
Unused '@ts-expect-error' directive.
|
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'.
|
Loading