Create Gambling Game smart contract #198
Annotations
5 errors and 6 warnings
yarn lint:
contract/src/gambling-game.proposal.js#L2
'AmountMath' is defined but never used. Allowed unused vars must match /^_/u
|
yarn lint:
contract/src/gambling-game.proposal.js#L12
'mint' is assigned a value but never used. Allowed unused vars must match /^_/u
|
yarn lint:
contract/src/gambling-game.proposal.js#L12
'brand' is assigned a value but never used. Allowed unused vars must match /^_/u
|
yarn lint:
contract/src/gambling-game.proposal.js#L18
'publicFacet' is assigned a value but never used. Allowed unused vars must match /^_/u
|
yarn lint
Process completed with exit code 1.
|
yarn lint:
contract/test/test-gambling-game.js#L20
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L38
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L50
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L64
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L79
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L104
The first `await` appearing in an async function must not be nested
|
The logs for this run have expired and are no longer available.
Loading