Skip to content

chore: fix ci error #1999

chore: fix ci error

chore: fix ci error #1999

Triggered via pull request September 12, 2024 07:52
Status Failure
Total duration 1m 6s
Artifacts

NodeCI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 4 warnings
test-and-coverage: lib/rules/no-useless-backreference.ts#L48
No overload matches this call.
test-and-coverage: lib/rules/no-useless-backreference.ts#L57
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'CapturingGroup'.
test-and-coverage: lib/rules/no-useless-backreference.ts#L66
Property 'start' does not exist on type 'CapturingGroup | CapturingGroup[]'.
test-and-coverage: lib/rules/no-useless-backreference.ts#L70
Property 'end' does not exist on type 'CapturingGroup | CapturingGroup[]'.
test-and-coverage: lib/rules/no-useless-backreference.ts#L76
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'Alternative | CapturingGroup | ClassRangesCharacterClass | UnicodeSetsCharacterClass | ... 19 more ... | readonly Alternative[]'.
test-and-coverage: lib/rules/no-useless-backreference.ts#L126
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'string | Node'.
test-and-coverage: lib/rules/prefer-named-backreference.ts#L27
Property 'name' does not exist on type 'CapturingGroup | CapturingGroup[]'.
test-and-coverage: lib/rules/prefer-named-backreference.ts#L34
Property 'name' does not exist on type 'CapturingGroup | CapturingGroup[]'.
test-and-coverage: lib/utils/regexp-ast/case-variation.ts#L145
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'Node | ((descendant: Descendant<Alternative | CapturingGroup | ClassRangesCharacterClass | UnicodeSetsCharacterClass | ... 17 more ... | StringsUnicodePropertyCharacterSet>) => boolean)'.
test-and-coverage: lib/utils/regexp-ast/case-variation.ts#L153
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'Alternative | CapturingGroup | ClassRangesCharacterClass | UnicodeSetsCharacterClass | ... 17 more ... | StringsUnicodePropertyCharacterSet'.
update: lib/rules/no-useless-backreference.ts#L48
No overload matches this call.
update: lib/rules/no-useless-backreference.ts#L57
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'CapturingGroup'.
update: lib/rules/no-useless-backreference.ts#L66
Property 'start' does not exist on type 'CapturingGroup | CapturingGroup[]'.
update: lib/rules/no-useless-backreference.ts#L70
Property 'end' does not exist on type 'CapturingGroup | CapturingGroup[]'.
update: lib/rules/no-useless-backreference.ts#L76
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'Alternative | CapturingGroup | ClassRangesCharacterClass | UnicodeSetsCharacterClass | ... 19 more ... | readonly Alternative[]'.
update: lib/rules/no-useless-backreference.ts#L126
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'string | Node'.
update: lib/rules/prefer-named-backreference.ts#L27
Property 'name' does not exist on type 'CapturingGroup | CapturingGroup[]'.
update: lib/rules/prefer-named-backreference.ts#L34
Property 'name' does not exist on type 'CapturingGroup | CapturingGroup[]'.
update: lib/utils/regexp-ast/case-variation.ts#L145
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'Node | ((descendant: Descendant<Alternative | CapturingGroup | ClassRangesCharacterClass | UnicodeSetsCharacterClass | ... 17 more ... | StringsUnicodePropertyCharacterSet>) => boolean)'.
update: lib/utils/regexp-ast/case-variation.ts#L153
Argument of type 'CapturingGroup | CapturingGroup[]' is not assignable to parameter of type 'Alternative | CapturingGroup | ClassRangesCharacterClass | UnicodeSetsCharacterClass | ... 17 more ... | StringsUnicodePropertyCharacterSet'.
test (20.x, 9)
Process completed with exit code 6.
test (20.x, 8)
The job was canceled because "_20_x_9" failed.
test (20.x, 8)
Process completed with exit code 6.
test (18.x, 9)
The job was canceled because "_20_x_9" failed.
test (18.x, 9)
The operation was canceled.
test (18.x, 8)
The job was canceled because "_20_x_9" failed.
test (18.x, 8)
The operation was canceled.
lint: lib/rules/no-trivially-nested-quantifier.ts#L221
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
lint: lib/rules/no-trivially-nested-quantifier.ts#L235
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
lint: lib/rules/strict.ts#L259
Unexpected 'todo' comment: 'TODO: Remove this workaround when the...'
lint: lib/utils/regexp-ast/simplify-quantifier.ts#L389
Unexpected 'todo' comment: 'TODO: Assertions aren't supported for...'