Transient storage implementation #446
ci.yml
on: pull_request
Lint
2m 7s
test
1m 45s
Docgen
4m 30s
Deploy
2m 59s
export-deployments
2m 22s
Annotations
5 errors and 14 warnings
test
Process completed with exit code 1.
|
Lint
Process completed with exit code 2.
|
export-deployments
Process completed with exit code 2.
|
Deploy:
node_modules/@openzeppelin/upgrades-core/dist/upgrade-interface-version.d.ts#L2
Could not find a declaration file for module 'debug'. '/home/runner/work/protocol-reserve/protocol-reserve/node_modules/debug/src/index.js' implicitly has an 'any' type.
|
Deploy
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
hardhat.config.zksync.ts#L14
Require statement not part of import statement
|
Lint:
contracts/Interfaces/IRiskFund.sol#L2
Found more than One contract per file. 2 contracts found!
|
Lint:
contracts/ProtocolReserve/ProtocolShareReserve.sol#L56
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/ProtocolReserve/RiskFundStorage.sol#L2
Found more than One contract per file. 4 contracts found!
|
Lint:
contracts/Test/imports.sol#L10
imported name UpgradeableBeacon is not used
|
Lint:
contracts/Test/imports.sol#L11
imported name BeaconProxy is not used
|
Lint:
contracts/Test/imports.sol#L12
imported name ProxyAdmin is not used
|
Lint:
contracts/Test/Mocks/MockConverter.sol#L33
Function name must be in mixedCase
|
Lint:
contracts/Test/Mocks/MockDeflationaryToken.sol#L22
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint:
contracts/Test/Mocks/MockDeflationaryToken.sol#L68
Use Custom Errors instead of require statements
|
export-deployments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docgen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|