Update refa & co #1378
Annotations
43 errors
update:
lib/rules/confusing-quantifier.ts#L36
Expected 2 arguments, but got 1.
|
update:
lib/rules/negation.ts#L56
Argument of type 'CharacterClass' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/negation.ts#L59
Argument of type '{ negate: boolean; strings: false; value: string | null; type: "CharacterSet"; parent: Alternative | CharacterClass | ClassIntersection | ClassSubtraction | Quantifier; ... 4 more ...; raw: string; } | { ...; }' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/negation.ts#L62
Unused '@ts-expect-error' directive.
|
update:
lib/rules/no-contradiction-with-assertion.ts#L46
Expected 2 arguments, but got 1.
|
update:
lib/rules/no-contradiction-with-assertion.ts#L113
Expected 2 arguments, but got 1.
|
update:
lib/rules/no-contradiction-with-assertion.ts#L205
Expected 2 arguments, but got 1.
|
update:
lib/rules/no-dupe-characters-character-class.ts#L279
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/no-dupe-characters-character-class.ts#L295
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/no-dupe-characters-character-class.ts#L296
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/confusing-quantifier.ts#L36
Expected 2 arguments, but got 1.
|
lint:
lib/rules/negation.ts#L56
Argument of type 'CharacterClass' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/negation.ts#L59
Argument of type '{ negate: boolean; strings: false; value: string | null; type: "CharacterSet"; parent: Alternative | CharacterClass | ClassIntersection | ClassSubtraction | Quantifier; ... 4 more ...; raw: string; } | { ...; }' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/negation.ts#L62
Unused '@ts-expect-error' directive.
|
lint:
lib/rules/no-contradiction-with-assertion.ts#L46
Expected 2 arguments, but got 1.
|
lint:
lib/rules/no-contradiction-with-assertion.ts#L113
Expected 2 arguments, but got 1.
|
lint:
lib/rules/no-contradiction-with-assertion.ts#L205
Expected 2 arguments, but got 1.
|
lint:
lib/rules/no-dupe-characters-character-class.ts#L279
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/no-dupe-characters-character-class.ts#L295
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/no-dupe-characters-character-class.ts#L296
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test-and-coverage:
lib/rules/confusing-quantifier.ts#L36
Expected 2 arguments, but got 1.
|
test-and-coverage
Process completed with exit code 1.
|
test (18.x):
lib/rules/confusing-quantifier.ts#L36
Expected 2 arguments, but got 1.
|
test (18.x):
lib/rules/negation.ts#L56
Argument of type 'CharacterClass' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/negation.ts#L59
Argument of type '{ negate: boolean; strings: false; value: string | null; type: "CharacterSet"; parent: Alternative | CharacterClass | ClassIntersection | ClassSubtraction | Quantifier; ... 4 more ...; raw: string; } | { ...; }' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/negation.ts#L62
Unused '@ts-expect-error' directive.
|
test (18.x):
lib/rules/no-contradiction-with-assertion.ts#L46
Expected 2 arguments, but got 1.
|
test (18.x):
lib/rules/no-contradiction-with-assertion.ts#L113
Expected 2 arguments, but got 1.
|
test (18.x):
lib/rules/no-contradiction-with-assertion.ts#L205
Expected 2 arguments, but got 1.
|
test (18.x):
lib/rules/no-dupe-characters-character-class.ts#L279
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/no-dupe-characters-character-class.ts#L295
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/no-dupe-characters-character-class.ts#L296
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x)
The job was canceled because "_18_x" failed.
|
test (20.x):
lib/rules/confusing-quantifier.ts#L36
Expected 2 arguments, but got 1.
|
test (20.x):
lib/rules/negation.ts#L56
Argument of type 'CharacterClass' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/negation.ts#L59
Argument of type '{ negate: boolean; strings: false; value: string | null; type: "CharacterSet"; parent: Alternative | CharacterClass | ClassIntersection | ClassSubtraction | Quantifier; ... 4 more ...; raw: string; } | { ...; }' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/negation.ts#L62
Unused '@ts-expect-error' directive.
|
test (20.x):
lib/rules/no-contradiction-with-assertion.ts#L46
Expected 2 arguments, but got 1.
|
test (20.x):
lib/rules/no-contradiction-with-assertion.ts#L113
Expected 2 arguments, but got 1.
|
test (20.x):
lib/rules/no-contradiction-with-assertion.ts#L205
Expected 2 arguments, but got 1.
|
test (20.x):
lib/rules/no-dupe-characters-character-class.ts#L279
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/no-dupe-characters-character-class.ts#L295
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/no-dupe-characters-character-class.ts#L296
Argument of type 'CharacterClassRange | EscapeCharacterSet | UnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|