- Issue created by @omkar_yewale
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:13am 11 April 2023 - ๐ฎ๐ณIndia omkar_yewale Mumbai
All warnings and issues have been fixed in the !1MR.
Except for
Unused variable $variables.
This should be decided by the maintainer.
- ๐ฎ๐ณIndia Ashutosh Ahirwal India
Ashutosh Ahirwal โ made their first commit to this issueโs fork.
- Status changed to Needs work
10 months ago 11:44am 1 March 2024 - ๐ฎ๐ณIndia Ashutosh Ahirwal India
Hi I have update the MR with some remaining fixes of PHPcs issues.
There are one remaining issue need maintainer comment on it
Moving to Need work to get notice this issue for remaining taskUsed command:- ./vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,css,js,yml web/modules/custom/time_spent
FILE: /Users/ashutoshahirwal/Sites/lando/contribution/web/modules/custom/time_spent/time_spent.module
-----------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------
23 | WARNING | Unused variable $variables.
-----------------------------------------------------------------------------------------------------Time: 299ms; Memory: 14MB
- ๐ฎ๐ณIndia __i.am.prashant__
__i.am.prashant__ โ made their first commit to this issueโs fork.
- Status changed to Needs review
10 months ago 12:19pm 1 March 2024 - Status changed to Needs work
5 months ago 7:26am 11 July 2024 Hi @__i.am.prashant__,
Your changes on the MR !1 applied unsuccessfully. Please see below:
time_spent git:(master) โ curl https://git.drupalcode.org/project/time_spent/-/merge_requests/1.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8273 0 8273 0 0 18962 0 --:--:-- --:--:-- --:--:-- 19465 patching file config/install/time_spent.settings.yml patching file js/time_spent.js patching file src/Controller/timeSpentController.php Hunk #1 FAILED at 3. Hunk #2 FAILED at 446. 2 out of 2 hunks FAILED -- saving rejects to file src/Controller/timeSpentController.php.rej patching file src/Form/TimeSpentUserReportForm.php Hunk #1 succeeded at 7 (offset 5 lines). Hunk #2 succeeded at 15 with fuzz 1 (offset 5 lines). Hunk #3 succeeded at 81 with fuzz 1 (offset -16 lines). patching file src/Plugin/views/field/Timespent.php Hunk #1 succeeded at 7 (offset 5 lines). Hunk #2 succeeded at 72 (offset 5 lines). patching file time_spent.libraries.yml patching file time_spent.links.menu.yml patching file time_spent.links.task.yml Hunk #1 FAILED at 9. 1 out of 1 hunk FAILED -- saving rejects to file time_spent.links.task.yml.rej patching file time_spent.module Hunk #1 FAILED at 20. 1 out of 1 hunk FAILED -- saving rejects to file time_spent.module.rej patching file time_spent.permissions.yml Hunk #1 FAILED at 3. 1 out of 1 hunk FAILED -- saving rejects to file time_spent.permissions.yml.rej
Kindly check
Thanks,
Jake