chore: fix eslint #81
dev-build.yml
on: push
Matrix: e2etest / e2etest
lint
/
nodejs
53s
Deploy to dev
0s
Annotations
3 errors and 3 warnings
lint / nodejs:
src/NMRiumWrapper.tsx#L85
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
|
lint / nodejs:
src/NMRiumWrapper.tsx#L88
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
|
lint / nodejs
Process completed with exit code 1.
|
e2etest / e2etest (chromium)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
e2etest / e2etest (firefox)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
e2etest / e2etest (webkit)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|