- Issue created by @VladimirAus
- @vladimiraus opened merge request.
- Status changed to Needs work
almost 2 years ago 3:04pm 10 February 2023 - ๐ฆ๐บAustralia VladimirAus Brisbane, Australia
๐ค Automated fixes applied.
๐๏ธ More work requiredFILE: /Users/tesboss/_PROJECTS/drupal/sharethis/css/sharethis.form.css ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 13 | ERROR | Style definitions must end with a semicolon 35 | ERROR | Style definitions must end with a semicolon 44 | ERROR | Style definitions must end with a semicolon 144 | ERROR | Style definitions must end with a semicolon ---------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/css/stlib_picker.css ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 32 | ERROR | Style definitions must end with a semicolon ---------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/tests/src/Functional/SharethisConfigFormTest.php ----------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ----------------------------------------------------------------------------------------------------------------------------------------- 48 | ERROR | The array declaration extends to column 91 (the limit is 80). The array content should be split up over multiple lines 59 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead 60 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead 84 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead 85 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead ----------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/tests/src/Functional/ShareThisTest.php ----------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ----------------------------------------------------------------------------------------------------------------------------------------- 41 | ERROR | The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines 54 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead ----------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/tests/src/Functional/Views/SharethisViewsPluginTest.php -------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------- 53 | ERROR | The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines -------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/tests/src/Functional/SharethisBlockTest.php ----------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ----------------------------------------------------------------------------------------------------------------------------------------- 47 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead 48 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead 60 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead 61 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead ----------------------------------------------------------------------------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/src/Form/SharethisConfigurationForm.php ---------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------- 117 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead ---------------------------------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/src/SharethisManager.php ------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------ 80 | WARNING | NodeType::loadMultiple calls should be avoided in classes, use dependency injection instead ------------------------------------------------------------------------------------------------------------ Time: 809ms; Memory: 12MB
- ๐ฎ๐ณIndia rassoni Bangalore
Rashmisoni โ made their first commit to this issueโs fork.
- Status changed to Needs review
almost 2 years ago 6:50am 1 March 2023 - Assigned to sourabhjain
- Issue was unassigned.
- Status changed to Needs work
almost 2 years ago 10:12am 1 March 2023 - ๐ฎ๐ณIndia rajneeshb New Delhi
Reviewed merge request !6. These issue still there
FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/src/Form/SharethisConfigurationForm.php ---------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------- 117 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead ---------------------------------------------------------------------------------------------- FILE: /Users/tesboss/_PROJECTS/drupal/sharethis/src/SharethisManager.php ------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------ 80 | WARNING | NodeType::loadMultiple calls should be avoided in classes, use dependency injection instead ------------------------------------------------------------------------------------------------------------
- Status changed to Needs review
almost 2 years ago 3:34pm 1 March 2023 - ๐ฎ๐ณIndia rajneeshb New Delhi
Reviewed merge request 6. All coding standard issues fixed. Looks good tom me + 1 RTBC
-
VladimirAus โ
committed 1272e7ce on 3.0.x
Issue #3340917 by VladimirAus, Rashmisoni, sourabhjain, rajneeshb: 3.0.x...
-
VladimirAus โ
committed 1272e7ce on 3.0.x
- Status changed to RTBC
almost 2 years ago 2:10pm 2 March 2023 - ๐ฆ๐บAustralia VladimirAus Brisbane, Australia
Great work! Thanks! ๐ฅ
- Status changed to Fixed
almost 2 years ago 2:22pm 2 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.