Skip to content

Сomet with extended asset list #261

Сomet with extended asset list

Сomet with extended asset list #261

Triggered via pull request August 12, 2024 10:05
Status Success
Total duration 3m 3s
Artifacts

run-contract-linter.yaml

on: pull_request
Contract linter
1m 59s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contract linter: contracts/AssetList.sol#L50
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/CometExtendedAssetList.sol#L179
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/CometExtendedAssetList.sol#L184
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/CometExtendedAssetList.sol#L194
Variable "status" is unused
Contract linter: contracts/CometExtendedAssetList.sol#L195
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/CometExtendedAssetList.sol#L638
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/CometExtendedAssetList.sol#L662
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/CometExtendedAssetList.sol#L1215
Fallback function must be simple
Contract linter: contracts/CometExtendedAssetList.sol#L1217
Avoid to use inline assembly. It is acceptable only in rare cases