Skip to content

feat(StakingVault): simplify deposit process #3950

feat(StakingVault): simplify deposit process

feat(StakingVault): simplify deposit process #3950

Triggered via push January 17, 2025 10:02
Status Failure
Total duration 1m 8s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
ESLint
Process completed with exit code 1.
Solhint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Solhint: contracts/0.4.24/lib/StakeLimitUtils.sol#L5
Found more than One contract per file. 3 contracts found!
Solhint: contracts/0.4.24/oracle/LegacyOracle.sol#L7
global import of path @aragon/os/contracts/apps/AragonApp.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/oracle/LegacyOracle.sol#L9
global import of path ../../common/interfaces/ILidoLocator.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/oracle/LegacyOracle.sol#L11
global import of path ../utils/Versioned.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/template/Imports.sol#L7
global import of path @aragon/id/contracts/FIFSResolvingRegistrar.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/template/LidoTemplate.sol#L7
global import of path @aragon/os/contracts/factory/APMRegistryFactory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/template/LidoTemplate.sol#L8
global import of path @aragon/os/contracts/acl/ACL.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/template/LidoTemplate.sol#L9
global import of path @aragon/os/contracts/apm/Repo.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/template/LidoTemplate.sol#L10
global import of path @aragon/os/contracts/apm/APMRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solhint: contracts/0.4.24/template/LidoTemplate.sol#L11
global import of path @aragon/os/contracts/ens/ENSSubdomainRegistrar.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint: test/integration/vaults-happy-path.integration.ts#L9
'streccak' is defined but never used
ESLint: test/integration/vaults-happy-path.integration.ts#L41
describe.only not permitted
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636