You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
global import of path ./interfaces/AccessControllerInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
global import of path ./interfaces/AggregatorV2V3Interface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
global import of path ./interfaces/AggregatorValidatorInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
global import of path ./interfaces/LinkTokenInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
global import of path ./interfaces/TypeAndVersionInterface.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
global import of path ./OCR2Abstract.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
global import of path ./OwnerIsCreator.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Contract has 17 states declarations but allowed no more than 15
Explicitly mark visibility of state
Immutable variable minAnswer is not prefixed with 'i_'
The logs for this run have expired and are no longer available.