WIP: exercise to create a new token #185
pr.yml
on: pull_request
unit
3m 18s
integration
7m 42s
Annotations
9 warnings
unit:
contract/src/cateCoin.proposal.js#L25
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L19
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L37
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L48
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L61
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L75
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L98
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L123
The first `await` appearing in an async function must not be nested
|
unit:
contract/test/test-cateCoin.js#L147
The first `await` appearing in an async function must not be nested
|