Skip to content

feat: update bash scripts to work for both governances (#197) #450

feat: update bash scripts to work for both governances (#197)

feat: update bash scripts to work for both governances (#197) #450

Triggered via push July 18, 2024 08:18
Status Success
Total duration 5m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint & Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint & Build: script/dev/dev-AddOtherReserveAddress.sol#L14
Constant name must be in capitalized SNAKE_CASE
Lint & Build: script/dev/dev-DrainPartialReserve.sol#L13
Constant name must be in capitalized SNAKE_CASE
Lint & Build: script/upgrades/cCOP/deploy/cCOP-00-Create-Proxies.sol#L13
Contract name must be in CamelCase
Lint & Build: script/upgrades/cKES/cKESChecks.base.sol#L39
Contract name must be in CamelCase
Lint & Build: script/upgrades/cKES/cKESChecks.base.sol#L48
Explicitly mark visibility of state
Lint & Build: script/upgrades/cKES/cKESChecks.base.sol#L50
Explicitly mark visibility of state
Lint & Build: script/upgrades/cKES/cKESChecks.sol#L9
Contract name must be in CamelCase
Lint & Build: script/upgrades/cKES/cKESChecks.swap.sol#L25
Contract name must be in CamelCase
Lint & Build: script/upgrades/cKES/cKESChecks.swap.sol#L161
Variable "scaledAmountIn" is unused
Lint & Build: script/upgrades/cKES/cKESChecks.swap.sol#L204
Error message for require is too long