update zoe overview to match dapp-offer-up; add contract basics #1463
Annotations
6 errors and 2 warnings
build (18.17.x):
snippets/zoe/contracts/gameAssetContract.js#L12
Unable to resolve path to module './debug.js'
|
build (18.17.x):
snippets/zoe/contracts/test-alice-trade.js#L19
'alice' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (18.17.x):
snippets/zoe/test/test-zoe-hello.js#L2
'harden' is already defined as a built-in global variable
|
build (18.17.x):
snippets/zoe/test/test-zoe-hello.js#L2
'harden' is defined but never used. Allowed unused vars must match /^_/u
|
build (18.17.x):
snippets/zoe/test/test-zoe-hello.js#L7
Unable to resolve path to module 'ava'
|
build (18.17.x)
Process completed with exit code 1.
|
build (18.17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.17.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|