WIP: exercise to create a new token #181
pr.yml
on: pull_request
unit
3m 16s
integration
7m 34s
Annotations
1 error and 9 warnings
unit
Process completed with exit code 1.
|
unit:
contract/src/cateCoin.proposal.js#L26
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L17
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L35
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L46
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L59
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L73
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L96
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L121
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L145
The first `await` appearing in an async function must not be nested
|