chore(deps-dev): bump the typescript-eslint group with 2 updates #52
Annotations
12 errors
build (18):
tests/rules/ban-observables.test.ts#L6
Argument of type 'RuleModule<"forbidden", readonly Record<string, string | boolean>[], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", readonly Record<string, string | boolean>[], unknown, RuleListener>'.
|
build (18):
tests/rules/ban-operators.test.ts#L6
Argument of type 'RuleModule<"forbidden", readonly Record<string, string | boolean>[], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", readonly Record<string, string | boolean>[], unknown, RuleListener>'.
|
build (18):
tests/rules/finnish.test.ts#L6
Argument of type 'import("/home/runner/work/eslint-plugin-rxjs-x/eslint-plugin-rxjs-x/node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule").RuleModule<"shouldBeFinnish" | "shouldNotBeFinnish", readonly { functions?: boolean | undefined; methods?: boolean | undefined; names?: Record<string, boolean> | undefined; parameters?: boo...' is not assignable to parameter of type 'import("/home/runner/work/eslint-plugin-rxjs-x/eslint-plugin-rxjs-x/node_modules/@typescript-eslint/rule-tester/node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule").RuleModule<"shouldBeFinnish" | "shouldNotBeFinnish", readonly { functions?: boolean | undefined; methods?: boolean | undefined; names?: Record<st...'.
|
build (18):
tests/rules/just.test.ts#L6
Argument of type 'RuleModule<"forbidden", [], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", [], unknown, RuleListener>'.
|
build (18):
tests/rules/macro.test.ts#L6
Argument of type 'RuleModule<"macro", [], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"macro", [], unknown, RuleListener>'.
|
build (18):
tests/rules/no-async-subscribe.test.ts#L6
Argument of type 'RuleModule<"forbidden", [], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", [], unknown, RuleListener>'.
|
build (18):
tests/rules/no-compat.test.ts#L6
Argument of type 'RuleModule<"forbidden", [], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", [], unknown, RuleListener>'.
|
build (18):
tests/rules/no-connectable.test.ts#L6
Argument of type 'RuleModule<"forbidden", [], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", [], unknown, RuleListener>'.
|
build (18):
tests/rules/no-create.test.ts#L6
Argument of type 'RuleModule<"forbidden", [], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", [], unknown, RuleListener>'.
|
build (18):
tests/rules/no-cyclic-action.test.ts#L24
Argument of type 'RuleModule<"forbidden", readonly { observable?: string | undefined; }[], RxjsXRuleDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"forbidden", readonly { observable?: string | undefined; }[], unknown, RuleListener>'.
|
build (20)
The job was canceled because "_18" failed.
|
build (20)
The operation was canceled.
|