fix: change fee currency to eth (0xM Q-02) #229
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tasks/ops/pullAll.ts#L9
'path' is defined but never used
|
test/recurring-payments/payment-types/billing.test.ts#L41
'tooDamnHighGasPrice' is assigned a value but never used
|
test/recurring-payments/payment-types/billing.test.ts#L72
'emptyData' is assigned a value but never used
|
test/recurring-payments/payment-types/subscriptions.test.ts#L22
'collector1' is assigned a value but never used
|
test/recurring-payments/payment-types/subscriptions.test.ts#L23
'l2TokenGatewayMock' is assigned a value but never used
|
test/recurring-payments/payment-types/subscriptions.test.ts#L40
'tooDamnHighGasPrice' is assigned a value but never used
|
test/recurring-payments/payment-types/subscriptions.test.ts#L190
Unexpected empty async function
|
contracts/arbitrum/AddressAliasHelper.sol#L29
Explicitly mark visibility of state
|
contracts/arbitrum/AddressAliasHelper.sol#L29
Constant name must be in capitalized SNAKE_CASE
|
contracts/arbitrum/IInbox.sol#L28
global import of path ./IBridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading