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
'maxPayment' is never reassigned. Use 'const' instead
global import of path ../../shared/access/ConfirmedOwner.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/AutomationCompatibleInterface.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/StreamsLookupCompatibleInterface.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 ../../ChainSpecificUtil.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Constant variable c_feedParamKey is not in all caps, it should be C_FEEDPARAMKEY
Explicitly mark visibility of state
Constant variable c_timeParamKey is not in all caps, it should be C_TIMEPARAMKEY
Explicitly mark visibility of state
Constant variable scale is not in all caps, it should be SCALE
Explicitly mark visibility of state
The logs for this run have expired and are no longer available.