Skip to content

add token exchange to kepler #711

add token exchange to kepler

add token exchange to kepler #711

Triggered via pull request December 21, 2023 04:20
Status Failure
Total duration 2m 26s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
pr: test/setup.ts#L1
Argument of type '{ InflationController: (string | number)[]; SQToken: BigNumber[]; Staking: number[]; Airdropper: string[]; EraManager: number[]; ServiceAgreementRegistry: number[]; PurchaseOfferMarket: (string | number)[]; ... 17 more ...; PriceOracle: undefined[]; }' is not assignable to parameter of type 'ContractConfig'.
pr
Process completed with exit code 1.
pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr: contracts/AdminUpgradeabilityProxy.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L71
Code contains empty blocks
pr: contracts/AdminUpgradeabilityProxy.sol#L264
Avoid to use low level calls
pr: contracts/AdminUpgradeabilityProxy.sol#L265
Provide an error message for require
pr: contracts/AdminUpgradeabilityProxy.sol#L288
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L311
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L419
Avoid to use low level calls
pr: contracts/AdminUpgradeabilityProxy.sol#L420
Provide an error message for require
pr: contracts/AdminUpgradeabilityProxy.sol#L428
Avoid to use inline assembly. It is acceptable only in rare cases
pr: contracts/AdminUpgradeabilityProxy.sol#L440
Avoid to use inline assembly. It is acceptable only in rare cases