[kadena-cli] Fix warning when passing -u in tx sign (#2842) #1846
release.yml
on: push
Changelog PR or Release
2m 53s
Annotations
5 warnings
Changelog PR or Release:
packages/tools/kadena-cli/src/commands/tx/utils/storage.ts#L14
Interface name `SaveSignedTransactionsOptions` must match the RegExp: /^_?I[A-Z]/u
|
Changelog PR or Release:
packages/tools/kadena-cli/src/commands/tx/utils/storage.ts#L38
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
|
Changelog PR or Release:
packages/tools/kadena-cli/src/commands/tx/utils/storage.ts#L39
Unexpected console statement
|
Changelog PR or Release:
packages/tools/kadena-cli/src/commands/tx/utils/storage.ts#L51
Unexpected any. Specify a different type
|
Changelog PR or Release:
packages/tools/kadena-cli/src/services/pactjs/utils/callLocal.ts#L30
Unexpected any. Specify a different type
|