fix: remove unneeded comments #97
main.yml
on: pull_request
Lint & Build
57s
Semantic release
0s
Annotations
11 warnings
Lint & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L72
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
|