add spell checkers #42
pr_pipe.yml
on: pull_request
Install Dev Dependencies
2m 24s
Syntax Checks
8s
PHP Minimum Compatibility
14s
PHPStan Analyzer
22s
PHP CS Fixer
18s
Mutation Tests
29s
SVRUnit Tests
0s
Annotations
8 errors and 9 warnings
PHP CS Fixer
Process completed with exit code 2.
|
PHPStan Analyzer:
src/Commands/FixSpellingCommand.php#L67
Static call to instance method PHPUnuhi\Bundles\Spelling\SpellCheckerFactory::fromService().
|
PHPStan Analyzer:
src/Commands/FixSpellingCommand.php#L73
Variable $setName might not be defined.
|
PHPStan Analyzer:
src/Commands/TranslateCommand.php#L96
Call to an undefined method PHPUnuhi\Bundles\Translator\TranslatorFactory::froService().
|
PHPStan Analyzer:
src/Components/Validator/Validator.php#L33
Call to an undefined method PHPUnuhi\Models\Translation\TranslationSet::getAllTranslationKeys().
|
PHPStan Analyzer:
src/Components/Validator/Validator.php#L37
Call to an undefined method PHPUnuhi\Models\Translation\Locale::getTranslationKeys().
|
PHPStan Analyzer
Process completed with exit code 2.
|
Rector Analyzer
Process completed with exit code 2.
|
Install Dev Dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP Magic Numbers Analyzer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Syntax Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP Minimum Compatibility
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP CS Fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan Analyzer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rector Analyzer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Mutation Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|