[Hackathon] Subscription service contract #186
Annotations
6 errors and 1 warning
|
contract/src/offer-up.contract.js#L22
'E' is defined but never used. Allowed unused vars must match /^_/u
|
contract/src/offer-up.contract.js#L51
'subscriptionPeriod' is assigned a value but never used. Allowed unused vars must match /^_/u
|
contract/src/offer-up.contract.js#L129
'getSubscriptionResources' was used before it was defined
|
contract/src/offer-up.contract.js#L168
'serviceType' is already declared in the upper scope on line 161 column 50
|
|
contract/src/offer-up.contract.js#L57
Prefer for...of instead of Array.forEach
|
This job failed
Loading