Skip to content

Deploy and proposal for USDT market on Goerli #3368

Deploy and proposal for USDT market on Goerli

Deploy and proposal for USDT market on Goerli #3368

Triggered via pull request November 8, 2023 11:02
Status Success
Total duration 2m 27s
Artifacts

run-contract-linter.yaml

on: pull_request
Contract linter
2m 15s
Contract linter
Fit to window
Zoom out
Zoom in

Annotations

11 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#L213
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L218
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L225
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L253
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L792
Visibility modifier must be first in list of modifiers
Contract linter: contracts/Comet.sol#L794
Avoid to use low level calls
Contract linter: contracts/Comet.sol#L805
Visibility modifier must be first in list of modifiers
Contract linter: contracts/Comet.sol#L806
Avoid to use low level calls
Contract linter: contracts/Comet.sol#L1349
Fallback function must be simple
Contract linter: contracts/Comet.sol#L1351
Avoid to use inline assembly. It is acceptable only in rare cases