Skip to content

Revert "feat: MQ Beta Scores" #566

Revert "feat: MQ Beta Scores"

Revert "feat: MQ Beta Scores" #566

Triggered via push August 11, 2023 16:18
Status Success
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linters: app/javascript/components/cclow/EventsTimeline.js#L48
React Hook useEffect has missing dependencies: 'events.length', 'eventsContainerEl', and 'isShowRightBtn'. Either include them or remove the dependency array
linters: app/javascript/components/cclow/LawsDropdown.js#L191
React Hook useEffect has a missing dependency: 'escFunction'. Either include it or remove the dependency array
linters: app/javascript/components/cclow/LawsDropdown.js#L268
React Hook useCallback has missing dependencies: 'renderAllOptions', 'searchGeographiesResults', and 'searchValue'. Either include them or remove the dependency array
linters: app/javascript/components/cclow/world-map/WorldMap.js#L200
React Hook useEffect has missing dependencies: 'setGeosWithEuropeanUnionBorders', 'zoomToGeography', and 'zoomToGeographyIso'. Either include them or remove the dependency array
linters: app/javascript/components/cclow/world-map/world-map.hooks.js#L59
React Hook useMemo has an unnecessary dependency: 'isEUAggregated'. Either exclude it or remove the dependency array
linters: app/javascript/components/tpi/BankDropdown.js#L35
React Hook useMemo has missing dependencies: 'banks' and 'fuse'. Either include them or remove the dependency array
linters: app/javascript/components/tpi/BankDropdown.js#L39
React Hook useMemo has a missing dependency: 'searchResults'. Either include it or remove the dependency array
linters: app/javascript/components/tpi/BankDropdown.js#L100
React Hook useEffect has a missing dependency: 'escFunction'. Either include it or remove the dependency array
linters: app/javascript/components/tpi/BankDropdown.js#L108
React Hook useEffect has a missing dependency: 'handleClickOutside'. Either include it or remove the dependency array
linters: app/javascript/components/tpi/BankDropdown.js#L116
React Hook useEffect has a missing dependency: 'enterFunction'. Either include it or remove the dependency array