[BUG FIX] Add validation for scorer names on registration (#20132) #82
Annotations
4 warnings
|
js (--testPathPattern):
mlflow/server/js/src/common/components/RootAssistantLayout.tsx#L47
React Hook useCallback has a missing dependency: 'theme.spacing.md'. Either include it or remove the dependency array
|
|
js (--testPathPattern):
mlflow/server/js/src/assistant/AssistantContext.tsx#L219
React Hook useCallback has a missing dependency: 'startChat'. Either include it or remove the dependency array
|
|
js (--testPathIgnorePatterns):
mlflow/server/js/src/common/components/RootAssistantLayout.tsx#L47
React Hook useCallback has a missing dependency: 'theme.spacing.md'. Either include it or remove the dependency array
|
|
js (--testPathIgnorePatterns):
mlflow/server/js/src/assistant/AssistantContext.tsx#L219
React Hook useCallback has a missing dependency: 'startChat'. Either include it or remove the dependency array
|