CI #200
ci.yml
on: schedule
Sync meta files
5s
code-coverage
/
Code Coverage
34s
composer-validate
/
Validate composer.json
25s
sca
/
Static Code Analysis
1m 3s
Matrix: test
Run php-cs-fixer
15s
Annotations
3 errors and 5 warnings
sca / Static Code Analysis:
src/Configuration/DocblockConfiguration.php#L301
Method Zenstruck\Console\Configuration\DocblockConfiguration::factory() should return phpDocumentor\Reflection\DocBlockFactory but returns phpDocumentor\Reflection\DocBlockFactoryInterface.
|
sca / Static Code Analysis:
src/Configuration/DocblockConfiguration.php#L301
Static property Zenstruck\Console\Configuration\DocblockConfiguration<T of Symfony\Component\Console\Command\Command>::$factory (phpDocumentor\Reflection\DocBlockFactory) does not accept phpDocumentor\Reflection\DocBlockFactoryInterface.
|
sca / Static Code Analysis
Process completed with exit code 1.
|
Sync meta files
This action is deprecated, use the zenstruck/.github/actions/sync-with-template@main action instead.
|
Sync meta files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/git-auto-commit-action@v4.16.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run php-cs-fixer
This action is deprecated, use the zenstruck/.github/actions/php-cs-fixer@main action instead.
|
Run php-cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/git-auto-commit-action@v4.16.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code-coverage / Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|