Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 8, 2026

Summary

EasyAudit automatically generated fixes from branch master.

Applied fixes

Rule Description Files
aroundToAfterPlugin This is an after plugin. The callable is invoked before other code in the function. 1
aroundToBeforePlugin This is a before plugin. The callable is invoked after other code in the function. 1
countOnCollection 2
proxyConfiguration 1
replaceObjectManager ObjectManager should not be used directly 3
specificClassInjection Consider using factory, builder, or interface 2
thisToBlock Template uses $this instead of $block variable. 1

Modified files

  • terrible-module/terrible-module/Block/FaqProduct.php — replaceObjectManager
  • terrible-module/terrible-module/Block/LatestFaq.php — countOnCollection
  • terrible-module/terrible-module/Console/MakeThingsTerrible.php — replaceObjectManager
  • terrible-module/terrible-module/Controller/Adminhtml/Question/Edit.php — specificClassInjection
  • terrible-module/terrible-module/Helper/FaqList.php — replaceObjectManager
  • terrible-module/terrible-module/Model/FaqRepository.php — specificClassInjection
  • terrible-module/terrible-module/Plugin/CustomerPlugin.php — aroundToBeforePlugin, aroundToAfterPlugin
  • terrible-module/terrible-module/etc/di.xml — proxyConfiguration
  • terrible-module/terrible-module/view/frontend/templates/latest.phtml — countOnCollection, thisToBlock

@github-actions github-actions bot force-pushed the master-easyaudit-fix branch 3 times, most recently from 9641058 to 77295c3 Compare February 10, 2026 15:47
@github-actions github-actions bot force-pushed the master-easyaudit-fix branch from 77295c3 to 15a4902 Compare February 10, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant