[Liquidity Mining] Adding admin ixs for reward management (2) #807
Annotations
10 errors and 9 warnings
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L101
unreachable statement
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L136
unreachable statement
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L187
unreachable statement
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L493
unreachable statement
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L604
unreachable statement
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L127
unused variable: `accounts`
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L132
unused variable: `unallocated_rewards`
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L178
unused variable: `accounts`
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L183
unused variable: `unallocated_rewards`
|
Run clippy:
token-lending/program/src/processor/liquidity_mining.rs#L474
unused variable: `reward_token_destination_info`
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run clippy
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run clippy
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run clippy
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run clippy
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Loading