fix(deps): update code-quality #4228
Annotations
5 errors and 2 warnings
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'.
|
Post Run /./.github/actions/setup
Unexpected input(s) 'node-version', valid inputs are ['restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
|
Run /./.github/actions/setup
Unexpected input(s) 'node-version', valid inputs are ['restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
|
Loading