feature/projects #210
pr.yml
on: pull_request
Changelog should be updated
4s
validate-publiccode
9s
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: validate-doctrine-schema
Annotations
7 errors and 10 warnings
Changelog should be updated
Process completed with exit code 1.
|
ArgumentTypeCoercion:
src/Controller/PriceListController.php#L74
src/Controller/PriceListController.php:74:67: ArgumentTypeCoercion: Argument 2 of App\Controller\PriceListController::isCsrfTokenValid expects null|string, but parent type null|scalar provided (see https://psalm.dev/193)
|
PossiblyNullReference:
src/Service/JiraApiService.php#L1246
src/Service/JiraApiService.php:1246:39: PossiblyNullReference: Cannot call method add on possibly null value (see https://psalm.dev/083)
|
UndefinedMethod:
src/Service/LeantimeApiService.php#L154
src/Service/LeantimeApiService.php:154:39: UndefinedMethod: Method App\Service\LeantimeApiService::getProjectVersions does not exist (see https://psalm.dev/022)
|
Psalm static analysis (8.1)
Process completed with exit code 2.
|
PHP Coding Standards Fixer (PHP 8.1)
Process completed with exit code 8.
|
Validate Doctrine Schema (PHP 8.1)
Process completed with exit code 2.
|
Changelog should be updated
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate-publiccode
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Psalm static analysis (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Psalm static analysis (8.1)
The `set-output` 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/
|
Validate composer (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Validate composer (PHP 8.1)
The `set-output` 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 Coding Standards Fixer (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP Coding Standards Fixer (PHP 8.1)
The `set-output` 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/
|
Validate Doctrine Schema (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Validate Doctrine Schema (PHP 8.1)
The `set-output` 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/
|