Test all Packages #24880
Annotations
10 errors and 10 warnings
|
|
|
|
|
|
|
|
|
|
packages/zoe/src/cleanProposal.js#L50
Prefer for...of instead of Array.forEach
|
packages/zoe/src/contractFacet/rightsConservation.js#L18
Prefer for...of instead of Array.forEach
|
packages/zoe/src/contractFacet/rightsConservation.js#L76
Prefer for...of instead of Array.forEach
|
packages/zoe/src/contractFacet/zcfMint.js#L110
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
packages/zoe/src/contractFacet/zcfMint.js#L147
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
packages/zoe/src/contractFacet/zcfSeat.js#L395
Prefer for...of instead of Array.forEach
|
packages/zoe/src/contractFacet/zcfSeat.js#L396
Prefer for...of instead of Array.forEach
|
packages/zoe/src/contractFacet/zcfSeat.js#L441
Prefer for...of instead of Array.forEach
|
packages/zoe/src/contractSupport/priceAuthority.js#L197
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
packages/zoe/src/contractSupport/zoeHelpers.js#L140
Prefer for...of instead of Array.forEach
|
The logs for this run have expired and are no longer available.
Loading