chore: updated release workflow #16
main.yml
on: pull_request
Lint & Build
1m 19s
Semantic release
0s
Annotations
10 warnings
Lint & Build:
src/components/Array.tsx#L9
Missing return type on function
|
Lint & Build:
src/components/Array.tsx#L62
JSX props should not use arrow functions
|
Lint & Build:
src/components/ExperimentContext.tsx#L21
Missing return type on function
|
Lint & Build:
src/components/ExperimentContext.tsx#L29
Missing return type on function
|
Lint & Build:
src/components/ExperimentField.tsx#L77
Missing return type on function
|
Lint & Build:
src/components/ExperimentInput.tsx#L23
Missing return type on function
|
Lint & Build:
src/components/Select.tsx#L17
Missing return type on function
|
Lint & Build:
src/components/Select.tsx#L33
JSX props should not use arrow functions
|
Lint & Build:
src/components/VariantInput.tsx#L22
Missing return type on function
|
Lint & Build:
src/components/VariantPreview.tsx#L6
Missing return type on function
|