make playwright as standalone workspace package #9538
frontend-unit-tests.yml
on: push
CodeQL
2m 54s
Typechecking and linting
1m 59s
Testing
6m 49s
Building
4m 58s
Annotations
8 errors and 1 warning
Typechecking and linting:
frontend/testing/playwright/integration/auth.setup.ts#L5
A space is required after '{'
|
Typechecking and linting:
frontend/testing/playwright/integration/auth.setup.ts#L5
A space is required before '}'
|
Typechecking and linting:
frontend/testing/playwright/pages/LoginPage.ts#L28
A space is required after '{'
|
Typechecking and linting:
frontend/testing/playwright/pages/LoginPage.ts#L28
A space is required before '}'
|
Typechecking and linting:
frontend/testing/playwright/pages/LoginPage.ts#L36
A space is required after '{'
|
Typechecking and linting:
frontend/testing/playwright/pages/LoginPage.ts#L36
A space is required before '}'
|
Typechecking and linting
Process completed with exit code 1.
|
Testing
Process completed with exit code 1.
|
Typechecking and linting:
frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L47
React Hook useEffect has a missing dependency: 'getModeler'. Either include it or remove the dependency array
|