Skip to content

Update data to May 2023 #718

Update data to May 2023

Update data to May 2023 #718

Triggered via push July 21, 2024 14:42
Status Success
Total duration 3m 55s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint Code Base
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Code Base: lib/MultiSelect.tsx#L28
Unexpected any. Specify a different type
Lint Code Base: lib/MultiSelect.tsx#L35
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint Code Base: lib/MultiSelect.tsx#L45
React Hook useMemo has a missing dependency: 'groupOptions'. Either include it or remove the dependency array
Lint Code Base: lib/MultiSelect.tsx#L59
React Hook useMemo has a missing dependency: 'fuzzysortOptions'. Either include it or remove the dependency array
Lint Code Base: lib/MultiSelect.tsx#L67
Unexpected any. Specify a different type
Lint Code Base: lib/MultiSelect.tsx#L102
Unexpected any. Specify a different type
Lint Code Base: lib/MultiSelect.tsx#L116
React Hook useCallback has missing dependencies: 'ensureItemInView' and 'toggleValue'. Either include them or remove the dependency array
Lint Code Base: lib/MultiSelect.tsx#L129
Unexpected any. Specify a different type
Lint Code Base: lib/PlotsTemplate.tsx#L111
React Hook useEffect has a missing dependency: 'url'. Either include it or remove the dependency array
Lint Code Base: lib/WindowSelectSearch.tsx#L19
Unexpected any. Specify a different type