Skip to content

fix(deps): update code-quality #4318

fix(deps): update code-quality

fix(deps): update code-quality #4318

Triggered via pull request November 1, 2024 20:23
Status Success
Total duration 5m 36s
Artifacts

docs-and-blueprint-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
Unused '@ts-expect-error' directive.
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'.