export on project/file pane load playwright test #403
Annotations
1 error and 8 warnings
|
e2e/playwright/desktop-export.spec.ts#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
|
e2e/playwright/desktop-export.spec.ts#L117
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
|
e2e/playwright/projects.spec.ts#L3
'doExport' is defined but never used
|
e2e/playwright/projects.spec.ts#L5
'isOutOfViewInScrollContainer' is defined but never used
|
e2e/playwright/projects.spec.ts#L6
'Paths' is defined but never used
|
e2e/playwright/projects.spec.ts#L11
'fs' is defined but never used
|
e2e/playwright/projects.spec.ts#L12
'join' is defined but never used
|
e2e/playwright/projects.spec.ts#L34
'u' is assigned a value but never used
|
This job failed
Loading