chore: bump the eslint-configs group with 2 updates #1757
Annotations
3 errors and 10 warnings
|
test
Process completed with exit code 1.
|
|
test:
rules/prefer-flat.js#L39
Found a string with entropy 4.02 : "CallExpression[callee.type="MemberExpression"][callee.property.name="concat"][arguments.length=1][arguments.0.type=Identifier]"
|
|
test:
rules/no-unnecessary-this-arg.js#L90
Use for..of with Object.entries and similar instead for..in
|
|
test:
test/rules/no-unnecessary-this-arg.mjs#L1
The filename `no-unnecessary-this-arg.mjs` should be named `no-unnecessary-this-argument.mjs`. A more descriptive name will do too
|
|
test:
test/rules/from-map.mjs#L1
Unable to resolve path to module 'ava'
|
|
test:
test/rules/from-map-ts.mjs#L5
Unable to resolve path to module '@typescript-eslint/parser'
|
|
test:
test/rules/from-map-ts.mjs#L2
Unable to resolve path to module 'ava'
|
|
test:
test/rules/avoid-reverse.mjs#L1
Unable to resolve path to module 'ava'
|
|
test:
test/helpers-call-expression.mjs#L1
Unable to resolve path to module 'ava'
|
|
test:
rules/no-unnecessary-this-arg.js#L5
The filename `no-unnecessary-this-arg.js` should be named `no-unnecessary-this-argument.js`. A more descriptive name will do too
|
|
test:
rules/from-map.js#L117
Combine this with the previous 'const' statement
|
|
test:
rules/from-map.js#L98
Combine this with the previous 'const' statement
|
|
test:
rules/avoid-reverse.js#L33
Combine this with the previous 'const' statement
|