fix(deps): update code-quality #12255
Annotations
6 errors
Run /./.github/actions/setup
Unused '@ts-expect-error' directive.
|
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'.
|
Prettier
Process completed with exit code 1.
|
Loading