- last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass -
MegaChriz โ
committed 651ab32d on 8.x-3.x
Issue #2939688 by bruno.bicudo, MegaChriz: Fixed a few coding standards...
-
MegaChriz โ
committed 651ab32d on 8.x-3.x
- last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass -
MegaChriz โ
committed 1c244876 on 8.x-3.x
Issue #2939688 by bruno.bicudo, MegaChriz: Fixed coding standards and...
-
MegaChriz โ
committed 1c244876 on 8.x-3.x
- last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass - Open in Jenkins โ Open on Drupal.org โCore: 10.1.x + Environment: PHP 8.2 & MySQL 8 (--ignore-platfrom-reqs)last update
over 1 year ago 698 pass, 1 fail - Open in Jenkins โ Open on Drupal.org โCore: 10.1.x + Environment: PHP 8.2 & MySQL 8 (--ignore-platfrom-reqs)last update
over 1 year ago 698 pass, 1 fail - last update
over 1 year ago 701 pass - last update
over 1 year ago 701 pass -
MegaChriz โ
committed 605f7137 on 8.x-3.x
Issue #2939688 by bruno.bicudo, MegaChriz: Fixed coding standards for...
-
MegaChriz โ
committed 605f7137 on 8.x-3.x
- Assigned to RohitRawat676
- Status changed to Active
over 1 year ago 8:21am 19 May 2023 - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 8:23am 19 May 2023 - last update
over 1 year ago 701 pass - Assigned to arpitk
- Status changed to Needs work
over 1 year ago 9:59am 5 June 2023 - ๐ณ๐ฑNetherlands megachriz
@arpitk
I think that the first step is to review the three remaining merge requests that are open. Or if you want to write a patch, only make changes that are not covered by the MR's. When I've time to review this issue again, I'll first handle off the open merge requests. - Issue was unassigned.
- ๐ง๐ทBrazil isa.bel Balneรกrio Camboriรบ
Hello, after updating to the latest version of this module (beta4), which includes this MR originated from this issue I began to have this error:
ArgumentCountError: Too few arguments to function Drupal\feeds\Feeds\Target\File::__construct(), 9 passed in web/modules/contrib/feeds/src/Plugin/Type/Target/MediaTargetBase.php on line 49 and exactly 11 expected in Drupal\feeds\Feeds\Target\File->__construct() (line 101 of modules/contrib/feeds/src/Feeds/Target/File.php).
Therefore I created a patch specifically for this, if you guys can review it, I really appreciate it.
- ๐ณ๐ฑNetherlands megachriz
@isa.bel
Thanks for the patch, but I think it would be better to update this in โจ Add a mapping target to media field Needs review , as the code you are changing is not yet part of Feeds.
Looking at โจ Add a mapping target to media field Needs review , it looks like your changes are already applied to the latest patch that is provided there. So I think all you need is to update to a newer patch from that issue. - ๐ง๐ทBrazil isa.bel Balneรกrio Camboriรบ
Hi @MegaChriz, thank you for your reply, we were already using that patch, but from comment #56 so it was outdated, I already updated it and applied it, and now the code is already in place. Thanks again!
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-Syndication+Tests to hidden.
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-File+Tests to hidden.
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-UserRole+Tests to hidden.
- last update
9 months ago 714 pass, 2 fail - last update
9 months ago 716 pass - last update
9 months ago 716 pass - last update
9 months ago 716 pass - last update
9 months ago 716 pass - last update
9 months ago 716 pass - last update
9 months ago 716 pass -
MegaChriz โ
committed e095386b on 8.x-3.x
Issue #2939688 by MegaChriz, bruno.bicudo: Fixed a few coding standard...
-
MegaChriz โ
committed e095386b on 8.x-3.x
- last update
9 months ago 716 pass -
MegaChriz โ
committed 39bd1540 on 8.x-3.x
Issue #2939688 by MegaChriz, bruno.bicudo: Fixed a few coding standard...
-
MegaChriz โ
committed 39bd1540 on 8.x-3.x
- last update
9 months ago 716 pass -
MegaChriz โ
committed 71795a31 on 8.x-3.x
Issue #2939688 by MegaChriz, bruno.bicudo: Fixed a few more coding...
-
MegaChriz โ
committed 71795a31 on 8.x-3.x
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-Feeds to hidden.
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-Others to hidden.
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-Tests to hidden.
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-coding-standard-issue to hidden.
- ๐ณ๐ฑNetherlands megachriz
MegaChriz โ changed the visibility of the branch 2939688-fix-coding-standards to hidden.
- last update
9 months ago 716 pass - last update
9 months ago 716 pass - last update
9 months ago 716 pass -
MegaChriz โ
committed d8995c5f on 8.x-3.x
Issue #2939688 by MegaChriz: Fixed remaining phpcs issues.
-
MegaChriz โ
committed d8995c5f on 8.x-3.x
- Status changed to Fixed
9 months ago 1:31pm 3 March 2024 - ๐ณ๐ฑNetherlands megachriz
The remaining phpcs issues have been fixed!
Since this issue started, we now also have eslint, phpstan and styleint issues to fix, but let's do that in a follow-up.
- ๐ณ๐ฑNetherlands megachriz
Two follow-ups have been opened:
๐ Fix PHPStan errors Needs work
๐ Fix eslint and styleint issues Active Automatically closed - issue fixed for 2 weeks with no activity.