Skip to content

Address OZ's feedback on USDT comet support #3383

Address OZ's feedback on USDT comet support

Address OZ's feedback on USDT comet support #3383

Triggered via pull request November 10, 2023 01:00
Status Success
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-contract-linter.yaml

on: pull_request
Contract linter
1m 42s
Contract linter
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Contract linter
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/
Contract linter: contracts/Comet.sol#L207
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L212
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L216
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L244
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L785
Avoid to use low level calls
Contract linter: contracts/Comet.sol#L795
Avoid to use low level calls
Contract linter: contracts/Comet.sol#L1296
Avoid to use low level calls
Contract linter: contracts/Comet.sol#L1346
Fallback function must be simple
Contract linter: contracts/Comet.sol#L1348
Avoid to use inline assembly. It is acceptable only in rare cases