Skip to content

chore(deps): update non-major #81

chore(deps): update non-major

chore(deps): update non-major #81

Triggered via pull request December 15, 2024 15:45
Status Success
Total duration 1m 9s
Artifacts

main.yml

on: pull_request
Lint & Build
59s
Lint & Build
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

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#L40
React Hook useMemo has an unnecessary dependency: 'props'. Either exclude it or remove the dependency array
Lint & Build: src/components/ExperimentField.tsx#L46
React Hook useMemo has an unnecessary dependency: 'props'. Either exclude it or remove the dependency array
Lint & Build: src/components/ExperimentField.tsx#L71
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