fix: remove deprecated test (#368) #711
ci.yml
on: push
Get Echidna test names
9s
Slither
2m 4s
Lint & Test
1m 41s
Matrix: Check storage layout
Matrix: Run echidna tests
Annotations
2 errors and 28 warnings
Run echidna tests (EchidnaFixidityLib)
Process completed with exit code 1.
|
Run echidna tests (EchidnaStableToken)
Process completed with exit code 1.
|
Get Echidna test names
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Get Echidna test names
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check storage layout (contracts/legacy/GrandaMento.sol:GrandaMento)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/swap/BiPoolManager.sol:BiPoolManager)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/oracles/SortedOracles.sol:SortedOracles)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/oracles/BreakerBox.sol:BreakerBox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/legacy/StableToken.sol:StableToken)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/legacy/ReserveSpenderMultiSig.sol:ReserveSpenderMultiSig)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/swap/Reserve.sol:Reserve)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/legacy/Exchange.sol:Exchange)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/swap/Broker.sol:Broker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check storage layout (contracts/tokens/StableTokenV2.sol:StableTokenV2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Rubilmax/foundry-storage-check@v3.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run echidna tests (EchidnaFixidityLib)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run echidna tests (EchidnaStableToken)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint & Test:
contracts/tokens/patched/ERC20PermitUpgradeable.sol#L54
Function name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20PermitUpgradeable.sol#L58
Function name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20Upgradeable.sol#L43
Variable name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20Upgradeable.sol#L46
Variable name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20Upgradeable.sol#L52
Variable name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20Upgradeable.sol#L53
Variable name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20Upgradeable.sol#L64
Function name must be in mixedCase
|
Lint & Test:
contracts/tokens/patched/ERC20Upgradeable.sol#L68
Function name must be in mixedCase
|
Lint & Test:
test/fork-tests/BaseForkTest.t.sol#L102
Avoid to use low level calls
|
Lint & Test:
test/fork-tests/TokenUpgrade.t.sol#L15
Function name must be in mixedCase
|
Slither
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slither
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Slither
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
develop.contracts_legacy_Exchange.sol-Exchange.json
Expired
|
3.41 KB |
|
develop.contracts_legacy_GrandaMento.sol-GrandaMento.json
Expired
|
7.34 KB |
|
develop.contracts_legacy_ReserveSpenderMultiSig.sol-ReserveSpenderMultiSig.json
Expired
|
4.25 KB |
|
develop.contracts_legacy_StableToken.sol-StableToken.json
Expired
|
4.93 KB |
|
develop.contracts_oracles_BreakerBox.sol-BreakerBox.json
Expired
|
4.77 KB |
|
develop.contracts_oracles_SortedOracles.sol-SortedOracles.json
Expired
|
8.18 KB |
|
develop.contracts_swap_BiPoolManager.sol-BiPoolManager.json
Expired
|
7.41 KB |
|
develop.contracts_swap_Broker.sol-Broker.json
Expired
|
5.9 KB |
|
develop.contracts_swap_Reserve.sol-Reserve.json
Expired
|
8.4 KB |
|
develop.contracts_tokens_StableTokenV2.sol-StableTokenV2.json
Expired
|
6.96 KB |
|