Skip to content

add spell checkers

add spell checkers #42

Triggered via pull request October 29, 2024 21:03
Status Failure
Total duration 3m 33s
Artifacts

pr_pipe.yml

on: pull_request
Install Dev Dependencies
2m 24s
Install Dev Dependencies
Unit Tests
15s
Unit Tests
Syntax Checks
8s
Syntax Checks
PHP Minimum Compatibility
14s
PHP Minimum Compatibility
PHPStan Analyzer
22s
PHPStan Analyzer
PHP CS Fixer
18s
PHP CS Fixer
PHP Magic Numbers Analyzer
9s
PHP Magic Numbers Analyzer
Rector Analyzer
27s
Rector Analyzer
Mutation Tests
29s
Mutation Tests
SVRUnit Tests
0s
SVRUnit Tests
Fit to window
Zoom out
Zoom in

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/