doc: adding lockbox Solana info #145
Merged
Annotations
11 warnings
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/.
|
Run solhint:
contracts/AutonolasGovernance.sol#L6
global import of path ../lib/autonolas-governance/contracts/OLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasGovernance.sol#L7
global import of path ../lib/autonolas-governance/contracts/GovernorOLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasGovernance.sol#L8
global import of path ../lib/autonolas-governance/contracts/Timelock.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasGovernance.sol#L9
global import of path ../lib/autonolas-governance/contracts/veOLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasRegistries.sol#L5
global import of path ../lib/autonolas-registries/contracts/AgentRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasRegistries.sol#L6
global import of path ../lib/autonolas-registries/contracts/ComponentRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasRegistries.sol#L7
global import of path ../lib/autonolas-registries/contracts/RegistriesManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasRegistries.sol#L8
global import of path ../lib/autonolas-registries/contracts/ServiceManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasRegistries.sol#L9
global import of path ../lib/autonolas-registries/contracts/ServiceRegistry.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run solhint:
contracts/AutonolasTokenomics.sol#L5
global import of path ../lib/autonolas-tokenomics/contracts/DonatorBlacklist.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Loading