Update eslint packages #3671
Annotations
4 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
adhocracy4/static/forms/useCombobox.js#L188
React Hook useCallback has a missing dependency: 'toggleOption'. Either include it or remove the dependency array
|
|
build:
adhocracy4/static/forms/useCombobox.js#L90
React Hook useCallback has a missing dependency: 'targets.first'. Either include it or remove the dependency array
|
|
build:
adhocracy4/static/forms/useCombobox.js#L83
React Hook useCallback has a missing dependency: 'isMultiple'. Either include it or remove the dependency array
|