fix: json files to use correct author field #102
php.yml
on: pull_request
PHP Syntax check 7.2|7.3|7.4|8.0
34s
PHP-CS-Fixer
47s
PHPStan
24s
Matrix: PHP Integration tests
Annotations
4 errors and 4 warnings
PHPStan:
src/Command/UpdateLicensesCommand.php#L428
Parameter #1 $string of function substr expects string, string|false given.
|
PHPStan:
src/Command/UpdateLicensesCommand.php#L441
Parameter #1 $newFileContent of method PrestaShop\HeaderStamp\Command\UpdateLicensesCommand::reportOperationResult() expects string, string|false given.
|
PHPStan:
src/Command/UpdateLicensesCommand.php#L441
Parameter #2 $oldFileContent of method PrestaShop\HeaderStamp\Command\UpdateLicensesCommand::reportOperationResult() expects string, string|false given.
|
PHPStan
Process completed with exit code 1.
|
PHP Syntax check 7.2|7.3|7.4|8.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP Syntax check 7.2|7.3|7.4|8.0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP-CS-Fixer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP-CS-Fixer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|