Merge pull request #145 from valory-xyz/solana_readme #600
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
gitleaks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|