SDK v3 #1004
test.yml
on: pull_request
Run Forge Tests
1m 16s
Run Hardhat Tests
2m 36s
Run eslint
1m 44s
Run solhint
1m 50s
Run slither
4m 9s
Check README.md is contained in each contracts directory
6s
dependency-review
32s
Publish to NPM (dry run)
1m 38s
Annotations
4 errors and 15 warnings
|
Check README.md is contained in each contracts directory
Process completed with exit code 2.
|
|
Publish to NPM (dry run)
Process completed with exit code 1.
|
|
Run eslint
Process completed with exit code 1.
|
|
Run Hardhat Tests
Process completed with exit code 1.
|
|
OpenSSF Scorecard Warning
npm/ts-interface-checker has an OpenSSF Scorecard of 2, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/sucrase has an OpenSSF Scorecard of 2.8, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/minipass has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/joycon has an OpenSSF Scorecard of 2.5, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/elliptic has an OpenSSF Scorecard of 1.4, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/better-ajv-errors has an OpenSSF Scorecard of 2.2, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/@jridgewell/resolve-uri has an OpenSSF Scorecard of 2.5, which is less than this repository's threshold of 3.
|
|
Run solhint:
contracts/staking/StakeHolderWIMXV2.sol#L5
imported name StakeHolderBaseV2 is not used
|
|
Run solhint:
contracts/staking/StakeHolderERC20V2.sol#L36
Function name must be in mixedCase
|
|
Run solhint:
contracts/staking/StakeHolderERC20.sol#L35
Function name must be in mixedCase
|
|
Run solhint:
contracts/staking/StakeHolderBaseV2.sol#L22
Function name must be in mixedCase
|
|
Run solhint:
contracts/staking/StakeHolderBase.sol#L57
Function name must be in mixedCase
|
|
Run solhint:
contracts/staking/IStakeHolder.sol#L134
Function name must be in mixedCase
|
|
Run solhint:
contracts/staking/IStakeHolder.sol#L129
Function name must be in mixedCase
|
|
Run solhint:
contracts/access/IMintingAccessControl.sol#L11
Function name must be in mixedCase
|