- Issue created by @tom konda
- Merge request !7411Issue #3439646: Some of string comparisons should use String.prototype.startsWith() or String.prototype.endsWith() → (Closed) created by tom konda
- Status changed to Needs work
10 months ago 11:33am 10 April 2024 - 🇯🇵Japan tom konda Kanagawa, Japan
Some of PHPUnit Functional Javascript tests and Nightwatch tests are failed.
Need to resolve failed tests. - 🇫🇷France nod_ Lille
is there an associated eslint rule to enforce this?
- Status changed to Needs review
10 months ago 2:34am 12 April 2024 - Status changed to Needs work
10 months ago 3:07am 12 April 2024 The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇯🇵Japan tom konda Kanagawa, Japan
@nod_ No, I think no rule is found in ESLint plugins for vanilla JavaScript at this point.
"typescript-eslint" plugin has ESLint rule but this rule is for TypeScript. - First commit to issue fork.
- 🇮🇳India sakthi_dev
Rebased with the latest changes in 11.x. Please review.
- Status changed to Needs review
10 months ago 3:22am 15 April 2024 - 🇯🇵Japan tom konda Kanagawa, Japan
All tests are passed. Please review.
- Status changed to Needs work
9 months ago 10:59am 19 April 2024 - Status changed to Needs review
9 months ago 2:22am 22 April 2024 - 🇯🇵Japan tom konda Kanagawa, Japan
Merge test file changing at commit 05e4d1a8 to the MR and all tests are passed.
Please review. - Status changed to Needs work
9 months ago 5:22pm 28 April 2024 - Status changed to Needs review
9 months ago 11:53am 6 May 2024 - Status changed to RTBC
9 months ago 12:59pm 6 May 2024 - Status changed to Fixed
9 months ago 8:44pm 8 May 2024 - 🇫🇷France nod_ Lille
Committed and pushed f5cc65456a to 11.x and cc355625ad to 11.0.x and 05b6144bd0 to 10.4.x and 270f95ac48 to 10.3.x. Thanks!
- 🇺🇸United States smustgrave
Can't tell but this one may be causing random failures on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.