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
Got error Error: No job for job name: "Lint" found during self-lookup, invalid job name given?
Available jobs names + ids: Detect changes|20836999565,Prepublish Test|20837008863,Solidity Lint|20837009134,Native Compilation|20837009381,Prettier Formatting|20837009570
, failing action
'maxPayment' is never reassigned. Use 'const' instead
When fallback is not payable you will not be able to receive ether
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
The logs for this run have expired and are no longer available.