feat: delegation details #3494
Annotations
15 warnings
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.0.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/renderer/app/providers/context/MultisigChainContext/MultisigChainContext.tsx#L95
Unexpected any. Specify a different type
|
src/renderer/app/providers/context/MultisigChainContext/MultisigChainContext.tsx#L96
Unexpected any. Specify a different type
|
src/renderer/pages/Basket/ui/Operation.tsx#L38
Unexpected any. Specify a different type
|
src/renderer/pages/Staking/ui/Actions.tsx#L85
Unexpected any. Specify a different type
|
src/renderer/pages/Staking/ui/Staking.tsx#L188
Unexpected any. Specify a different type
|
src/renderer/shared/ui/Dropdowns/Select/Select.tsx#L21
Unexpected any. Specify a different type
|
src/renderer/shared/ui/RadioGroup/RadioGroup.tsx#L12
Unexpected any. Specify a different type
|
src/renderer/shared/ui/Truncate/Truncate.tsx#L30
Unexpected any. Specify a different type
|
src/renderer/widgets/DelegateModal/ui/Delegate.tsx#L146
Do not use Array index in keys
|
This job succeeded
Loading