Skip to content

Refactor to pass flag object to parsePattern() (#559) #1360

Refactor to pass flag object to parsePattern() (#559)

Refactor to pass flag object to parsePattern() (#559) #1360

Triggered via push August 16, 2023 10:34
Status Success
Total duration 1m 28s
Artifacts

NodeCI.yml

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

Annotations

20 warnings
lint: lib/rules/negation.ts#L61
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-contradiction-with-assertion.ts#L105
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-dupe-characters-character-class.ts#L70
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-dupe-characters-character-class.ts#L329
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-dupe-disjunctions.ts#L878
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-misleading-capturing-group.ts#L94
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-misleading-capturing-group.ts#L184
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-misleading-capturing-group.ts#L239
Unexpected 'fixme' comment: 'FIXME: TS Error'
lint: lib/rules/no-trivially-nested-quantifier.ts#L222
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
lint: lib/rules/no-trivially-nested-quantifier.ts#L236
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
update: lib/rules/negation.ts#L61
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-contradiction-with-assertion.ts#L105
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-dupe-characters-character-class.ts#L70
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-dupe-characters-character-class.ts#L329
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-dupe-disjunctions.ts#L878
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-misleading-capturing-group.ts#L94
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-misleading-capturing-group.ts#L184
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-misleading-capturing-group.ts#L239
Unexpected 'fixme' comment: 'FIXME: TS Error'
update: lib/rules/no-trivially-nested-quantifier.ts#L222
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
update: lib/rules/no-trivially-nested-quantifier.ts#L236
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'