feat(async-flow): asyncFlow #28209
Annotations
10 warnings
yarn lint primary:
packages/SwingSet/test/vat-timer.test.js#L879
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/SwingSet/test/vat-timer.test.js#L893
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/SwingSet/test/vat-timer.test.js#L909
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/SwingSet/test/vat-timer.test.js#L919
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/SwingSet/test/vat-timer.test.js#L935
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/SwingSet/test/vat-timer.test.js#L942
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/SwingSet/test/vat-timer.test.js#L960
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/SwingSet/test/vat-timer.test.js#L1084
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/SwingSet/test/vat-timer.test.js#L1103
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/SwingSet/test/vat-timer.test.js#L1115
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
|
Loading