Using/Teaching zone.exo
instead of Far
--wip--
#133
Annotations
13 errors and 4 warnings
unit (20):
contract/src/offer-up.contract.js#L27
Expected 1 empty line after import statement not followed by another import
|
unit (20):
contract/src/offer-up.contract.js#L29
Import in body of module; reorder to top
|
unit (20):
contract/src/offer-up.contract.js#L29
'@agoric/vat-data' should be listed in the project's dependencies. Run 'npm i -S @agoric/vat-data' to add it
|
unit (20):
contract/src/offer-up.contract.js#L29
'makeScalarBigMapStore' is defined but never used. Allowed unused vars must match /^_/u
|
unit (20):
contract/src/offer-up.contract.js#L73
'makeDurableZone' is not defined
|
unit (20):
contract/src/offer-up.contract.js#L93
'tradePrice' is not defined
|
unit (20):
contract/src/offer-up.contract.js#L106
'maxItems' is not defined
|
unit (20):
contract/src/offer-up.contract.js#L107
'maxItems' is not defined
|
unit (20):
contract/src/offer-up.contract.js#L114
'tradePrice' is not defined
|
unit (20)
Process completed with exit code 1.
|
unit (18)
The job was canceled because "_20" failed.
|
unit (18)
The operation was canceled.
|
integration
Process completed with exit code 2.
|
unit (20)
The following actions uses Node.js version which is deprecated 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 (20):
contract/src/offer-up.contract.js#L65
Missing JSDoc @param "_privateArgs" declaration
|
unit (20):
contract/src/offer-up.contract.js#L65
Missing JSDoc @param "baggage" declaration
|
integration
No files were found with the provided path: ui/test/e2e/videos
ui/test/e2e/screenshots. No artifacts will be uploaded.
|