Skip to content

Staking contracts: ERC20 and Native IMX #909

Staking contracts: ERC20 and Native IMX

Staking contracts: ERC20 and Native IMX #909

Triggered via pull request April 23, 2025 23:24
Status Success
Total duration 1m 45s
Artifacts

test.yml

on: pull_request
Run Forge Tests
1m 5s
Run Forge Tests
Run Hardhat Tests
1m 14s
Run Hardhat Tests
Run eslint
30s
Run eslint
Run solhint
29s
Run solhint
Run slither
1m 37s
Run slither
Check README.md is contained in each contracts directory
3s
Check README.md is contained in each contracts directory
dependency-review
5s
dependency-review
Publish to NPM (dry run)
1m 17s
Publish to NPM (dry run)
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Run solhint: contracts/staking/StakeHolderBase.sol#L7
Variable "AccessControlUpgradeable" is unused
Run solhint: contracts/staking/StakeHolderBase.sol#L8
Variable "IAccessControlUpgradeable" is unused
Run solhint: contracts/staking/StakeHolderBase.sol#L11
Variable "StakeHolderBase" is unused
Run solhint: contracts/staking/StakeHolderBase.sol#L109
Avoid making time-based decisions in your business logic
Run solhint: contracts/staking/StakeHolderBase.sol#L192
Avoid making time-based decisions in your business logic
Run solhint: contracts/staking/StakeHolderERC20.sol#L7
Variable "IStakeHolder" is unused
Run solhint: contracts/staking/StakeHolderNative.sol#L5
Variable "IStakeHolder" is unused