Skip to content

Fixes for the immunify bounty + instant exit #14

Fixes for the immunify bounty + instant exit

Fixes for the immunify bounty + instant exit #14

Triggered via pull request March 28, 2024 13:15
Status Failure
Total duration 4m 8s
Billable time 12m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
test-invariant
Process completed with exit code 1.
test-unit
Process completed with exit code 1.
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.
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: contracts/interfaces/ITimelock.sol#L5
Found more than One contract per file. 2 contracts found!
lint: contracts/interfaces/IVaultManager.sol#L3
Found more than One contract per file. 2 contracts found!
lint: contracts/staking/RewardsDistributor.sol#L41
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/staking/StakingRewards.sol#L25
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/staking/StakingRewards.sol#L28
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/staking/StakingRewards.sol#L32
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/utils/VyperDeployer.sol#L2
Found more than One contract per file. 2 contracts found!
lint: contracts/utils/VyperDeployer.sol#L7
Contract name must be in CamelCase
lint: contracts/utils/VyperDeployer.sol#L12
Explicitly mark visibility of state
lint: contracts/utils/VyperDeployer.sol#L12
'HEVM_ADDRESS' should start with _
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-fuzz
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-invariant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
slither-analyze
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-analyze
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-analyze
Advanced Security must be enabled for this repository to use code scanning.
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.
slither-analyze
Advanced Security must be enabled for this repository to use code scanning.