[Hackathon] Subscription service contract #183
Annotations
14 errors and 3 warnings
unit (18):
contract/src/offer-up.contract.js#L52
'subscriptionPeriod' is assigned a value but never used. Allowed unused vars must match /^_/u
|
unit (18)
Process completed with exit code 1.
|
unit (20)
The job was canceled because "_18" failed.
|
unit (20)
The operation was canceled.
|
integration
'entries' is declared but its value is never read.
|
integration
'giveValue' is declared but its value is never read.
|
integration
'itemsPurse' is declared but its value is never read.
|
integration
'FormEvent' is declared but its value is never read.
|
integration
'stringifyAmountValue' is declared but its value is never read.
|
integration
'istIcon' is declared but its value is never read.
|
integration
All destructured elements are unused.
|
integration
'sum' is declared but its value is never read.
|
integration
'ItemChoices' is declared but never used.
|
integration
'parseValue' is declared but its value is never read.
|
unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit (18):
contract/src/offer-up.contract.js#L58
Prefer for...of instead of Array.forEach
|
integration
No files were found with the provided path: ui/test/e2e/videos
ui/test/e2e/screenshots. No artifacts will be uploaded.
|