feat: Integrated Optimizely Prompt Experiment #252
Annotations
10 errors
src/components/Sidebar/index.jsx#L37
There should be no space after '['
|
src/components/Sidebar/index.jsx#L37
There should be no space before ']'
|
src/components/ToggleXpertButton/index.jsx#L29
There should be no space after '['
|
src/components/ToggleXpertButton/index.jsx#L29
There should be no space before ']'
|
src/data/api.js#L3
Missing semicolon
|
src/data/api.js#L12
There should be no space after '['
|
src/data/api.js#L12
There should be no space before ']'
|
src/data/api.js#L12
React Hook "usePromptExperiment" is called in function "fetchChatResponse" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/data/api.js#L17
Missing semicolon
|
src/data/api.js#L18
Missing semicolon
|
This job failed
Loading