LEAT-58: Sprint report #113
pr.yml
on: pull_request
Changelog should be updated
4s
validate-publiccode
7s
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: validate-doctrine-schema
Annotations
6 errors and 10 warnings
UndefinedInterfaceMethod:
src/Controller/SprintReportController.php#L41
src/Controller/SprintReportController.php:41:44: UndefinedInterfaceMethod: Method App\Service\ProjectTrackerInterface::getAllProjects does not exist (see https://psalm.dev/181)
|
UndefinedInterfaceMethod:
src/Controller/SprintReportController.php#L69
src/Controller/SprintReportController.php:69:47: UndefinedInterfaceMethod: Method App\Service\ProjectTrackerInterface::getProject does not exist (see https://psalm.dev/181)
|
UndefinedInterfaceMethod:
src/Controller/SprintReportController.php#L70
src/Controller/SprintReportController.php:70:48: UndefinedInterfaceMethod: Method App\Service\ProjectTrackerInterface::getProjectMilestones does not exist (see https://psalm.dev/181)
|
ParamNameMismatch:
src/Service/JiraApiService.php#L726
src/Service/JiraApiService.php:726:67: ParamNameMismatch: Argument 2 of App\Service\JiraApiService::getSprintReportData has wrong name $versionId, expecting $milestoneId as defined by App\Service\ProjectTrackerInterface::getSprintReportData (see https://psalm.dev/230)
|
Psalm static analysis (8.1)
Process completed with exit code 2.
|
PHP Coding Standards Fixer (PHP 8.1)
Process completed with exit code 8.
|
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/
|