1488 Endo Passable #27926
Annotations
10 errors and 10 warnings
yarn lint primary
Type 'InvitationDetails' does not satisfy the constraint 'Key'.
|
yarn lint primary
Unused '@ts-expect-error' directive.
|
yarn lint primary
Unused '@ts-expect-error' directive.
|
yarn lint primary
Unused '@ts-expect-error' directive.
|
yarn lint primary
Argument of type 'SetAmount<InvitationDetails>' is not assignable to parameter of type 'SetAmount<Key>'.
|
yarn lint primary
Argument of type 'Promise<Purse<"set", InvitationDetails>>' is not assignable to parameter of type 'ERef<Purse>'.
|
yarn lint primary
Argument of type 'Promise<Purse<"set", InvitationDetails>>' is not assignable to parameter of type 'ERef<Purse>'.
|
yarn lint primary
Argument of type 'Promise<Purse<"set", InvitationDetails>>' is not assignable to parameter of type 'ERef<Purse>'.
|
yarn lint primary
Argument of type 'Promise<Purse<"set", InvitationDetails>>' is not assignable to parameter of type 'ERef<Purse>'.
|
yarn lint primary
Argument of type 'Promise<Purse<"set", InvitationDetails>>' is not assignable to parameter of type 'ERef<Purse>'.
|
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#L21
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/rightsConservation.js#L79
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfMint.js#L109
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#L146
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#L170
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#L188
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#L413
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L414
Prefer for...of instead of Array.forEach
|
yarn lint primary:
packages/zoe/src/contractFacet/zcfSeat.js#L459
Prefer for...of instead of Array.forEach
|
Loading