Using/Teaching zone.exo
instead of Far
--wip--
#133
Annotations
10 errors and 3 warnings
contract/src/offer-up.contract.js#L27
Expected 1 empty line after import statement not followed by another import
|
contract/src/offer-up.contract.js#L29
Import in body of module; reorder to top
|
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
|
contract/src/offer-up.contract.js#L29
'makeScalarBigMapStore' is defined but never used. Allowed unused vars must match /^_/u
|
contract/src/offer-up.contract.js#L73
'makeDurableZone' is not defined
|
contract/src/offer-up.contract.js#L93
'tradePrice' is not defined
|
contract/src/offer-up.contract.js#L106
'maxItems' is not defined
|
contract/src/offer-up.contract.js#L107
'maxItems' is not defined
|
contract/src/offer-up.contract.js#L114
'tradePrice' is not defined
|
|
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/
|
contract/src/offer-up.contract.js#L65
Missing JSDoc @param "_privateArgs" declaration
|
contract/src/offer-up.contract.js#L65
Missing JSDoc @param "baggage" declaration
|
The logs for this run have expired and are no longer available.
Loading