style(golang): Align CLI command fields with upstream recommendations #25956
Annotations
10 warnings
yarn lint primary:
packages/SwingSet/misc-tools/replay-transcript.js#L493
ES2020 nullish coalescing is forbidden
|
yarn lint primary:
packages/SwingSet/misc-tools/replay-transcript.js#L574
ES2020 nullish coalescing is forbidden
|
yarn lint primary:
packages/SwingSet/misc-tools/replay-transcript.js#L771
ES2020 nullish coalescing is forbidden
|
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
|
The logs for this run have expired and are no longer available.
Loading