Skip to content

fix: init last execution time at current timestamp (0xM L-03) #177

fix: init last execution time at current timestamp (0xM L-03)

fix: init last execution time at current timestamp (0xM L-03) #177

Triggered via pull request September 11, 2023 19:35
Status Failure
Total duration 1m 36s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build (18.x)
Process completed with exit code 1.
build (18.x)
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/
build (18.x): tasks/ops/pullAll.ts#L9
'path' is defined but never used
build (18.x): test/recurring-payments/contract.test.ts#L32
'ten' is assigned a value but never used
build (18.x): test/recurring-payments/payment-types/billing.test.ts#L41
'tooDamnHighGasPrice' is assigned a value but never used
build (18.x): test/recurring-payments/payment-types/billing.test.ts#L72
'emptyData' is assigned a value but never used
build (18.x): test/recurring-payments/payment-types/subscriptions.test.ts#L22
'collector1' is assigned a value but never used
build (18.x): test/recurring-payments/payment-types/subscriptions.test.ts#L23
'l2TokenGatewayMock' is assigned a value but never used
build (18.x): test/recurring-payments/payment-types/subscriptions.test.ts#L31
'ten' is assigned a value but never used
build (18.x): test/recurring-payments/payment-types/subscriptions.test.ts#L40
'tooDamnHighGasPrice' is assigned a value but never used
build (18.x): contracts/arbitrum/AddressAliasHelper.sol#L29
Explicitly mark visibility of state
build (18.x): contracts/arbitrum/AddressAliasHelper.sol#L29
Constant name must be in capitalized SNAKE_CASE