chore: remove outdated docker script #577
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
gitleaks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/.
|
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)
|