- Issue created by @rymcveigh
- Merge request !27Issue #3419332: Fix PHPStan, ESLint and PHPUnit Tests β (Merged) created by rymcveigh
- Status changed to Needs work
10 months ago 11:32pm 5 February 2024 - πΊπΈUnited States greggles Denver, Colorado, USA
Looks like there's one more eslint thing to change, if possible:
line 120, col 11, Warning - Unexpected unnamed function. (func-names)
- πΊπΈUnited States rymcveigh
@greggles, nice catch. I wasn't sure if that needed to be addressed because using an unnamed function in a .once is one of the alternative methods defined on this page https://www.drupal.org/node/3158256 β .
I addressed it using a different recommended method that names the function.
- Status changed to Needs review
10 months ago 12:06am 6 February 2024 - Status changed to RTBC
10 months ago 9:03pm 6 February 2024 -
rymcveigh β
committed a5fa84b9 on 2.0.x
Issue #3419332 by rymcveigh, greggles: Fix PHPStan, ESLint and PHPUnit...
-
rymcveigh β
committed a5fa84b9 on 2.0.x
- Status changed to Fixed
10 months ago 10:50pm 6 February 2024 Automatically closed - issue fixed for 2 weeks with no activity.