Skip to content

Readme update, fork deposit to EL test #53

Readme update, fork deposit to EL test

Readme update, fork deposit to EL test #53

Triggered via pull request February 5, 2024 13:22
@bxmmm1bxmmm1
synchronize #39
update-readme
Status Success
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
solhint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
solhint: src/NoImplementation.sol#L7
Explicitly mark visibility of state
solhint: src/NoImplementation.sol#L7
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: src/NoImplementation.sol#L13
Variable "newImplementation" is unused
solhint: src/PufferOracle.sol#L29
Explicitly mark visibility of state
solhint: src/PufferOracle.sol#L34
Explicitly mark visibility of state
solhint: src/PufferOracle.sol#L39
Explicitly mark visibility of state
solhint: src/PufferOracle.sol#L44
Explicitly mark visibility of state
solhint: src/PufferOracle.sol#L54
Variable "numberOfActiveValidators" is unused
solhint: src/PufferOracle.sol#L55
Variable "guardianSignatures" is unused
solhint: src/PufferVault.sol#L77
Fallback function must be simple