[Hackathon] Subscription service contract #180
Annotations
3 errors and 1 warning
|
yarn lint:
contract/src/offer-up.contract.js#L50
'subscriptionPeriod' is assigned a value but never used. Allowed unused vars must match /^_/u
|
yarn lint
Process completed with exit code 1.
|
yarn lint:
contract/src/offer-up.contract.js#L57
Prefer for...of instead of Array.forEach
|
Loading