chore(deps): update dependency eslint-config-txo-package-typescript t… #592
Annotations
10 warnings
Update eslint-ci-rules if needed:
__tests__/Config/LogConfig.ts#L25
No magic number: 2
|
Update eslint-ci-rules if needed:
__tests__/Tests/Dependencies.test.ts#L10
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Update eslint-ci-rules if needed:
__tests__/Tests/Dependencies.test.ts#L11
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Update eslint-ci-rules if needed:
__tests__/Tests/Dependencies.test.ts#L13
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
Update eslint-ci-rules if needed:
sample/Config.ts#L13
Arrow function has too many parameters (6). Maximum allowed is 4
|
Update eslint-ci-rules if needed:
sample/Config.ts#L14
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
Update eslint-ci-rules if needed:
src/Api/LevelHelper.ts#L31
Use object destructuring
|
Update eslint-ci-rules if needed:
src/Api/Log.ts#L27
Unexpected space before function parentheses
|
Update eslint-ci-rules if needed:
src/Api/Log.ts#L28
`substr` is deprecated. A legacy feature for browser compatibility
|
Update eslint-ci-rules if needed:
src/Api/Log.ts#L28
No magic number: 1
|
Loading