Skip to content

Impute 2026 population #774

Impute 2026 population

Impute 2026 population #774

Triggered via push April 19, 2026 21:12
Status Success
Total duration 3m 57s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint Code Base
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint Code Base: lib/WindowSelectSearch.tsx#L19
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/MultiSelect.tsx#L129
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#L102
Unexpected any. Specify a different type
Lint Code Base: lib/MultiSelect.tsx#L67
Unexpected any. Specify a different type
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#L45
React Hook useMemo has a missing dependency: 'groupOptions'. Either include it or remove the dependency array
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#L28
Unexpected any. Specify a different type