121ecommercellc/Magento 2 Checks

Performs code analysis using Magento 2 rulesets.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 20, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 121ecommercellc/github-actions-magento-2@bf7cef80c29fe27640790e2aeb9cf130decef82b # 4.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
php-versionPHP Versionno8.3
php-extensionsPHP Extensionsnogd, bcmath, soap, pdo_mysql, ctype, curl, dom, hash, iconv, intl, mbstring, openssl, simplexml, xsl, sockets, zip
composer-versionComposer Versionnov2
path-to-codeRelative path to the code.no/app/code
path-to-designRelative path to the design.no/app/design
with-php-linterRun PHP Linter (true/false).nofalse
with-phpcsRun PHPCS (true/false).nofalse
phpcs-extensionsPHPCS: List of file extensions to check.nophp,phtml,graphqls/GraphQL,less/CSS,xml,js/PHP
phpcs-rulesetPHPCS: Relative path to ruleset file.no""
with-phpmdRun PHPMD (true/false).nofalse
phpmd-rulesetPHPMD: Relative path to ruleset file.no./dev/tests/static/testsuite/Magento/Test/Php/_files/phpmd/ruleset.xml
with-php-compatibilityRun PHP Compatibility (true/false).nofalse
php-compatibility-rulesetPHP Compatibility: Relative path to ruleset file.no""
with-phpstanRun PHPStan (true/false).nofalse
phpstan-configurationPHPStan: Relative path to configuration file.no./dev/tests/static/testsuite/Magento/Test/Php/_files/phpstan/phpstan.neon
phpstan-levelPHPStan: Level to check.no1
setup-di-compileRun "bin/magento setup:di:compile" command.notrue
skip-cacheSkip composer cache.nofalse

no outputs