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