Skip to content

wip - remove cache

wip - remove cache #47

Triggered via push January 15, 2024 02:42
Status Failure
Total duration 1m 59s
Artifacts

deployment.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test-node
Process completed with exit code 1.
build: contracts/AuthorizedAccounts.sol#L4
global import of path @openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AuthorizedAccounts.sol#L5
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/AuthorizedAccounts.sol#L6
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)
build: contracts/AuthorizedAccounts.sol#L8
global import of path ./interfaces/IAuthorizedAccounts.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/epochs/EpochsManager.sol#L4
global import of path @openzeppelin/contracts/token/ERC721/IERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/epochs/EpochsManager.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)
build: contracts/epochs/EpochsManager.sol#L6
global import of path @openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/epochs/EpochsManager.sol#L7
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/epochs/EpochsManager.sol#L9
global import of path ../Registries.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/epochs/EpochsManager.sol#L10
global import of path ../staking/Directory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)