Skip to content

fix(deps): update code-quality #4774

fix(deps): update code-quality

fix(deps): update code-quality #4774

Triggered via pull request January 30, 2025 17:33
Status Success
Total duration 5m 9s
Artifacts

docs-and-blueprint-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
test
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
test
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
test
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.