- Issue created by @thejimbirch
- Status changed to Needs review
10 months ago 1:01am 12 April 2024 - 🇺🇸United States thejimbirch Cape Cod, Massachusetts
Is it as simple as changing the name of the link?
Make sure this doesn't WSOD and works as expected.
The A11y tab -> Accessibility Checker
Run an accessibility checker, such as WAVE or Axe, to check for any outstanding accessibility issues.Should have 2 links, one for WAVE, one for Axe.
- First commit to issue fork.
- 🇮🇳India mitthukumawat
Fixed below coding standard errors:
/modules/contrib $ phpcs --standard=Drupal --extensions=php,module,inc,install launch_checklist/ FILE: /modules/contrib/launch_checklist/inc/section_14_printability.inc -------------------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES -------------------------------------------------------------------------------------------------------------------------------------------- 8 | WARNING | [x] Unused use statement 29 | ERROR | [x] Short array syntax must be used to define arrays 29 | ERROR | [ ] The array declaration extends to column 211 (the limit is 80). The array content should be split up over multiple lines --------------------------------------------------------------------------------------------------------------------------------------------
- 🇺🇸United States thejimbirch Cape Cod, Massachusetts
thejimbirch → changed the visibility of the branch 3440383-fix-errors-found to hidden.
- 🇺🇸United States thejimbirch Cape Cod, Massachusetts
This issue is for fixing PHPstan errors, not PHPcs.
- Status changed to Active
10 months ago 11:01pm 12 April 2024 - Status changed to Fixed
10 months ago 12:51am 13 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.