Skip to content

add optimism deployments #657

add optimism deployments

add optimism deployments #657

Triggered via pull request March 19, 2024 14:57
Status Success
Total duration 14m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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: script/Example.s.sol#L24
Constant name must be in capitalized SNAKE_CASE
lint: src/execution-strategies/VanillaExecutionStrategy.sol#L24
Variable "proposalId" is unused
lint: src/execution-strategies/VanillaExecutionStrategy.sol#L29
Variable "payload" is unused
lint: src/interfaces/ICompTimelock.sol#L55
Function name must be in mixedCase
lint: src/interfaces/ICompTimelock.sol#L57
Function name must be in mixedCase
lint: src/interfaces/ICompTimelock.sol#L59
Function name must be in mixedCase
lint: test/Deployer.t.sol#L8
Explicitly mark visibility of state
lint: test/Deployer.t.sol#L10
Constant name must be in capitalized SNAKE_CASE
lint: test/EmergencyQuorumExecutionStrategy.t.sol#L27
Variable "proposalId" is unused
lint: test/EmergencyQuorumExecutionStrategy.t.sol#L32
Variable "payload" is unused
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/.