Update refa & co #1379
Annotations
32 errors
lint:
lib/rules/require-unicode-regexp.ts#L149
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/require-unicode-regexp.ts#L157
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/require-unicode-regexp.ts#L202
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/rules/require-unicode-regexp.ts#L208
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/utils/regexp-ast/index.ts#L119
Argument of type 'ClassRangesCharacterClass | UnicodeSetsCharacterClass | Character | AnyCharacterSet | EscapeCharacterSet | CharacterUnicodePropertyCharacterSet | StringsUnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
lint:
lib/utils/regexp-ast/index.ts#L122
Expected 2 arguments, but got 1.
|
lint
Process completed with exit code 2.
|
update:
lib/rules/require-unicode-regexp.ts#L149
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/require-unicode-regexp.ts#L157
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/require-unicode-regexp.ts#L202
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/rules/require-unicode-regexp.ts#L208
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/utils/regexp-ast/index.ts#L119
Argument of type 'ClassRangesCharacterClass | UnicodeSetsCharacterClass | Character | AnyCharacterSet | EscapeCharacterSet | CharacterUnicodePropertyCharacterSet | StringsUnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
update:
lib/utils/regexp-ast/index.ts#L122
Expected 2 arguments, but got 1.
|
update
Process completed with exit code 2.
|
test (20.x):
lib/rules/require-unicode-regexp.ts#L149
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/require-unicode-regexp.ts#L157
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/require-unicode-regexp.ts#L202
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/rules/require-unicode-regexp.ts#L208
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/utils/regexp-ast/index.ts#L119
Argument of type 'ClassRangesCharacterClass | UnicodeSetsCharacterClass | Character | AnyCharacterSet | EscapeCharacterSet | CharacterUnicodePropertyCharacterSet | StringsUnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (20.x):
lib/utils/regexp-ast/index.ts#L122
Expected 2 arguments, but got 1.
|
test (20.x)
Process completed with exit code 2.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
test (18.x):
lib/rules/require-unicode-regexp.ts#L149
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/require-unicode-regexp.ts#L157
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/require-unicode-regexp.ts#L202
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/rules/require-unicode-regexp.ts#L208
Argument of type 'CharLike' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/utils/regexp-ast/index.ts#L119
Argument of type 'ClassRangesCharacterClass | UnicodeSetsCharacterClass | Character | AnyCharacterSet | EscapeCharacterSet | CharacterUnicodePropertyCharacterSet | StringsUnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test (18.x):
lib/utils/regexp-ast/index.ts#L122
Expected 2 arguments, but got 1.
|
test (18.x)
Process completed with exit code 2.
|
test-and-coverage:
lib/utils/regexp-ast/index.ts#L119
Argument of type 'Character | ClassRangesCharacterClass | UnicodeSetsCharacterClass | AnyCharacterSet | EscapeCharacterSet | CharacterUnicodePropertyCharacterSet | StringsUnicodePropertyCharacterSet' is not assignable to parameter of type 'ToCharSetElement | readonly ToCharSetElement[]'.
|
test-and-coverage:
lib/utils/regexp-ast/index.ts#L122
Expected 2 arguments, but got 1.
|
test-and-coverage
Process completed with exit code 1.
|