- Issue created by @roshni27
- Status changed to Needs work
almost 2 years ago 2:15pm 4 July 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The issue summary should always describe what the issue is trying to fix and, in the case of coding standards issues, show which command and arguments have been used and which report that command shown. In this way, project maintainers can verify the patch/MR fixes all the warnings/errors.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 2:57pm 4 July 2023 - 🇮🇳India roshni27
HI Guys,
I have fixed all the issues except for those related to filling out documentation, which I think should be ideally done by the maintainers.
Please review the patch. - 🇮🇳India roshni27
Hi Guys,
Above by mistake send ,Sorry
This one is right.
I have fixed all the issues except for those related to filling out documentation, which I think should be ideally done by the maintainers.
Please review the patch. - Status changed to Needs work
almost 2 years ago 4:35pm 4 July 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The issue summary does not yet show the command and the arguments used to get the quoted report. Saying that PHP_CodeSniffer has been used is not sufficient.
- @roshni27 opened merge request.
- Status changed to Needs review
almost 2 years ago 5:54am 5 July 2023 - Status changed to Needs work
almost 2 years ago 7:57am 5 July 2023 - Assigned to imustakim
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 1:17pm 5 July 2023 - 🇨🇦Canada imustakim Canada
Since the description comment is exceeding to 82 characters and, the unused variable is in the try statement, assuming these remaining errors can be ignored.
FILE: /Users/specbee/Sites/Projects/event_platform-3372274/event_platform_scheduler/src/Form/TimeSlotsForm.php -------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------- 138 | WARNING | Unused variable $start_time. -------------------------------------------------------------------------------------------------------------- FILE: /Users/specbee/Sites/Projects/event_platform-3372274/event_platform_sessions/event_platform_sessions.install ------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 5 | WARNING | Line exceeds 80 characters; contains 82 characters ------------------------------------------------------------------------------------------------------------------ FILE: /Users/specbee/Sites/Projects/event_platform-3372274/event_platform_sponsors/event_platform_sponsors.install ------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 5 | WARNING | Line exceeds 80 characters; contains 82 characters ------------------------------------------------------------------------------------------------------------------ Time: 290ms; Memory: 14MB