W.i.p. #9739
frontend-unit-tests.yml
on: push
CodeQL
3m 24s
Typechecking and linting
2m 6s
Testing
7m 17s
Building
4m 51s
Annotations
3 errors and 1 warning
Typechecking and linting:
frontend/packages/schema-editor/src/components/SchemaTree/SchemaNode/SchemaNode.test.tsx#L150
A space is required after '{'
|
Typechecking and linting:
frontend/packages/schema-editor/src/components/SchemaTree/SchemaNode/SchemaNode.test.tsx#L150
A space is required before '}'
|
Typechecking and linting
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
|