Add category option to create connection type #1683
Annotations
10 errors and 1 warning
Tests (18.x):
frontend/src/components/MultiSelection.tsx#L138
React Hook React.useMemo has a missing dependency: 'allValues'. Either include it or remove the dependency array
|
Tests (18.x):
frontend/src/components/MultiSelection.tsx#L141
'options' is never reassigned. Use 'const' instead
|
Tests (18.x):
frontend/src/components/MultiSelection.tsx#L148
React Hook React.useMemo has missing dependencies: 'groupedValues' and 'value'. Either include them or remove the dependency array
|
Tests (18.x):
frontend/src/components/MultiSelection.tsx#L156
React Hook React.useMemo has a missing dependency: 'isCreateOptionOnTop'. Either include it or remove the dependency array
|
|
|
|
|
|
Tests (18.x)
Process completed with exit code 1.
|
Tests (18.x)
No files were found with the provided path: ./frontend/src/__tests__/cypress/results/. No artifacts will be uploaded.
|