Skip to content

Add base deployment #661

Add base deployment

Add base deployment #661

Triggered via pull request October 31, 2024 10:25
Status Failure
Total duration 13m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
coverage
Process completed with exit code 1.
test
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version 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: script/Deployer.s.sol#L59
Variable name must be in mixedCase
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
coverage
The following actions use a deprecated Node.js version 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/
test
The following actions use a deprecated Node.js version 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/