Build main ➤ Skip Tests ➤ Publish to NPM #8
main.yml
on: workflow_dispatch
Lint & Build
1m 25s
Semantic release
1m 28s
Annotations
1 error and 10 warnings
Semantic release
Process completed with exit code 1.
|
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
|