chore(deps): update dependency eslint-plugin-unicorn to v62 #2536
Annotations
11 errors and 8 warnings
|
lint:
tests/lib/rules/no-useless-backreference.ts#L54
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L53
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L52
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L51
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L50
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L49
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L48
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-useless-backreference.ts#L22
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-unused-capturing-group.ts#L295
`String.raw` should be used to avoid escaping `\`
|
|
lint:
tests/lib/rules/no-misleading-unicode-character.ts#L48
`String.raw` should be used to avoid escaping `\`
|
|
update
Process completed with exit code 1.
|
|
lint:
lib/utils/regexp-ast/simplify-quantifier.ts#L389
Unexpected 'todo' comment: 'TODO: Assertions aren't supported for...'
|
|
lint:
lib/rules/strict.ts#L259
Unexpected 'todo' comment: 'TODO: Remove this workaround when the...'
|
|
lint:
lib/rules/no-trivially-nested-quantifier.ts#L235
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
|
lint:
lib/rules/no-trivially-nested-quantifier.ts#L221
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
|
update:
lib/utils/regexp-ast/simplify-quantifier.ts#L389
Unexpected 'todo' comment: 'TODO: Assertions aren't supported for...'
|
|
update:
lib/rules/strict.ts#L259
Unexpected 'todo' comment: 'TODO: Remove this workaround when the...'
|
|
update:
lib/rules/no-trivially-nested-quantifier.ts#L235
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
|
update:
lib/rules/no-trivially-nested-quantifier.ts#L221
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|