Skip to content

fix: DAOTimelock version and absence of bigint-crypto-utils #68

fix: DAOTimelock version and absence of bigint-crypto-utils

fix: DAOTimelock version and absence of bigint-crypto-utils #68

Triggered via push June 27, 2024 08:10
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test: contracts/TokenFaucet.sol#L8
Compiler version >=0.4.21 <0.6.0 does not satisfy the ^0.8.0 semver requirement
test
Process completed with exit code 1.
test: contracts/DaoTimelockUpgradable.sol#L3
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/DaoTimelockUpgradable.sol#L4
global import of path @openzeppelin/contracts-upgradeable/governance/TimelockControllerUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/DaoTimelockUpgradable.sol#L22
Code contains empty blocks
test: contracts/Governor.sol#L4
global import of path @openzeppelin/contracts-upgradeable/governance/GovernorUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/Governor.sol#L5
global import of path @openzeppelin/contracts-upgradeable/governance/extensions/GovernorSettingsUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/Governor.sol#L6
global import of path @openzeppelin/contracts-upgradeable/governance/extensions/GovernorCountingSimpleUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/Governor.sol#L7
global import of path @openzeppelin/contracts-upgradeable/governance/extensions/GovernorStorageUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/Governor.sol#L8
global import of path @openzeppelin/contracts-upgradeable/governance/extensions/GovernorVotesUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/Governor.sol#L9
global import of path @openzeppelin/contracts-upgradeable/governance/extensions/GovernorVotesQuorumFractionUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/Governor.sol#L10
global import of path @openzeppelin/contracts-upgradeable/governance/extensions/GovernorTimelockControlUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)