test: end-to-end bidding process testing #179
Annotations
2 errors and 10 warnings
test
Canceling since a higher priority waiting request for 'Test-refs/pull/148/merge' exists
|
test
The operation was canceled.
|
test:
wallet/src/components/tests/ConnectionSettingsDialog.test.tsx#L62
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
|
test:
wallet/src/components/tests/Dapp.test.jsx#L56
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
|
test:
wallet/src/components/tests/Dapp.test.jsx#L68
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
|
test:
wallet/src/components/tests/Dapp.test.jsx#L74
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
|
test:
wallet/src/components/tests/ImportContact.test.jsx#L52
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
|
test:
wallet/src/components/tests/ImportContact.test.jsx#L61
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
|
test:
wallet/src/components/tests/ImportContact.test.jsx#L75
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
|
test:
wallet/src/components/tests/ImportContact.test.jsx#L105
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
|
test:
wallet/src/components/tests/ImportContact.test.jsx#L111
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
|
test:
wallet/src/components/tests/ImportContact.test.jsx#L127
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
|