feat: gnosis paraswap adapters (#700) #660
test-release-alpha.yml
on: pull_request
test-solidity
/
Foundry build n test
31s
test-js
/
release
23s
Package Size Report
1m 4s
release-node-alpha
/
release-alpha
Annotations
2 errors and 6 warnings
tests/verification.spec.ts > verification > should have all contracts verified except for the known set of errors:
tests/verification.spec.ts#L135
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -105,6 +105,17 @@
"UI_INCENTIVE_DATA_PROVIDER",
],
"value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF",
},
},
+ {
+ "error": "Max calls per sec rate limit reached (5/sec)",
+ "item": {
+ "chainId": 100,
+ "path": [
+ "AaveV3Gnosis",
+ "WITHDRAW_SWAP_ADAPTER",
+ ],
+ "value": "0xc0179321f0825c3e0F59Fe7Ca4E40557b97797a3",
+ },
+ },
]
❯ tests/verification.spec.ts:135:22
|
test-js / release
Process completed with exit code 1.
|
Package Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: pkg-size/action@a637fb0897b6f14f18e776d8c3dbccb34a1ad27b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package Size Report
The following actions use a deprecated Node.js version and will be forced to run on node20: pkg-size/action@a637fb0897b6f14f18e776d8c3dbccb34a1ad27b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Package Size Report
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/
|
Package Size Report
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/
|
Package Size Report
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/
|
test-js / release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|