Test all Packages #96
Annotations
3 errors and 11 warnings
yarn lint primary
This comparison appears to be unintentional because the types '"getExport" | "nestedEvaluate"' and '"endoZipBase64"' have no overlap.
|
yarn lint primary
Property 'endoZipBase64Sha512' does not exist on type 'never'.
|
yarn lint primary
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/setup-node@v3, kenchan0130/actions-system-info@master, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
yarn lint primary:
packages/zoe/src/cleanProposal.js#L50
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/rightsConservation.js#L18
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/rightsConservation.js#L76
Prefer for...of instead of Array.forEach
|
yarn lint primary:
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
|
yarn lint primary:
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
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L161
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
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L178
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
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L395
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L396
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L441
Prefer for...of instead of Array.forEach
|
Loading