Address OZ's feedback on USDT comet support #3378
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
contracts/Comet.sol#L207
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/Comet.sol#L212
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/Comet.sol#L216
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/Comet.sol#L244
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/Comet.sol#L783
Visibility modifier must be first in list of modifiers
|
contracts/Comet.sol#L785
Avoid to use low level calls
|
contracts/Comet.sol#L796
Visibility modifier must be first in list of modifiers
|
contracts/Comet.sol#L797
Avoid to use low level calls
|
contracts/Comet.sol#L1290
Avoid to use low level calls
|
contracts/Comet.sol#L1343
Fallback function must be simple
|
The logs for this run have expired and are no longer available.
Loading