Update refa & co #1378
Annotations
10 errors
lib/rules/confusing-quantifier.ts#L36
Expected 2 arguments, but got 1.
|
lib/rules/negation.ts#L56
Argument of type 'CharacterClass' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
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[]'.
|
lib/rules/negation.ts#L62
Unused '@ts-expect-error' directive.
|
lib/rules/no-contradiction-with-assertion.ts#L46
Expected 2 arguments, but got 1.
|
lib/rules/no-contradiction-with-assertion.ts#L113
Expected 2 arguments, but got 1.
|
lib/rules/no-contradiction-with-assertion.ts#L205
Expected 2 arguments, but got 1.
|
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[]'.
|
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[]'.
|
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[]'.
|
The logs for this run have expired and are no longer available.
Loading