feat: restore legacy multi signature wallets #2911
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/api-common/source/controller.ts#L98
'any' overrides all other types in this union type
|
packages/api-common/source/controller.ts#L98
'any' overrides all other types in this union type
|
packages/api-common/source/plugins/pagination/extension.ts#L30
Remove this redundant jump
|
packages/api-common/source/plugins/pagination/extension.ts#L41
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
packages/api-common/source/plugins/pagination/extension.ts#L72
Use destructured variables over properties
|
packages/api-common/source/plugins/pagination/extension.ts#L72
Use `undefined` instead of `null`
|
packages/api-common/source/plugins/pagination/extension.ts#L86
Use `undefined` instead of `null`
|
packages/api-common/source/plugins/pagination/extension.ts#L91
Use `undefined` instead of `null`
|
packages/api-common/source/plugins/pagination/extension.ts#L110
Use destructured variables over properties
|
packages/api-common/source/plugins/rate-limit.ts#L57
Please rename the variable `rateLimitRes`. Suggested names are: `rateLimitResource`, `rateLimitResponse`, `rateLimitResult`. A more descriptive name will do too
|
This job succeeded
Loading