Skip to content

feat: Integrated Optimizely Prompt Experiment #252

feat: Integrated Optimizely Prompt Experiment

feat: Integrated Optimizely Prompt Experiment #252

Triggered via pull request June 26, 2024 17:35
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/components/Sidebar/index.jsx#L37
There should be no space after '['
test: src/components/Sidebar/index.jsx#L37
There should be no space before ']'
test: src/components/ToggleXpertButton/index.jsx#L29
There should be no space after '['
test: src/components/ToggleXpertButton/index.jsx#L29
There should be no space before ']'
test: src/data/api.js#L3
Missing semicolon
test: src/data/api.js#L12
There should be no space after '['
test: src/data/api.js#L12
There should be no space before ']'
test: 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"
test: src/data/api.js#L17
Missing semicolon
test: src/data/api.js#L18
Missing semicolon