Skip to content

Nightfall/account recovery #17

Nightfall/account recovery

Nightfall/account recovery #17

Triggered via pull request January 11, 2024 05:38
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
lint: src/interfaces/IERC6551Account.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.19 semver requirement
lint: src/mock/MockAutomation.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.19 semver requirement
lint: src/mock/MockPriceFeeds.sol#L2
Compiler version ^0.8.0 does not satisfy the >=0.8.19 semver requirement
lint: src/TokenShieldSubscription.sol#L133
Line length must be no more than 120 but current length is 121
lint
Process completed with exit code 1.
lint: script/CreateVault.s.sol#L7
imported name ERC6551Registry is not used
lint: script/CreateVault.s.sol#L8
imported name Guardian is not used
lint: script/CreateVault.s.sol#L10
imported name Vault is not used
lint: script/CreateVault.s.sol#L11
imported name MockAggregatorV3 is not used
lint: script/CreateVault.s.sol#L12
imported name ERC1967Proxy is not used
lint: script/DeployMocks.s.sol#L5
imported name console is not used
lint: script/DeployVault.s.sol#L17
Explicitly mark visibility of state
lint: script/DeployVault.s.sol#L18
Explicitly mark visibility of state
lint: src/abstract/ERC6551Vault.sol#L5
global import of path @openzeppelin/contracts/utils/introspection/ERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: src/abstract/ERC6551Vault.sol#L6
imported name Signatory is not used