Skip to content

Faucet Polling in E2E Tests #379

Faucet Polling in E2E Tests

Faucet Polling in E2E Tests #379

Triggered via pull request August 29, 2024 14:33
Status Success
Total duration 2m 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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