Build main ➤ Skip Tests ➤ Publish to NPM #23
Annotations
10 warnings
Run yarn lint:
src/components/Array.tsx#L9
Missing return type on function
|
Run yarn lint:
src/components/Array.tsx#L62
JSX props should not use arrow functions
|
Run yarn lint:
src/components/ExperimentContext.tsx#L21
Missing return type on function
|
Run yarn lint:
src/components/ExperimentContext.tsx#L29
Missing return type on function
|
Run yarn lint:
src/components/ExperimentField.tsx#L77
Missing return type on function
|
Run yarn lint:
src/components/ExperimentInput.tsx#L23
Missing return type on function
|
Run yarn lint:
src/components/Select.tsx#L17
Missing return type on function
|
Run yarn lint:
src/components/Select.tsx#L33
JSX props should not use arrow functions
|
Run yarn lint:
src/components/VariantInput.tsx#L22
Missing return type on function
|
Run yarn lint:
src/components/VariantPreview.tsx#L6
Missing return type on function
|
Loading