LEAT-58: Sprint report #98
pr.yml
on: pull_request
Changelog should be updated
4s
validate-publiccode
6s
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: validate-doctrine-schema
Annotations
10 errors and 10 warnings
UndefinedMethod:
src/Service/JiraApiService.php#L83
src/Service/JiraApiService.php:83:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L93
src/Service/JiraApiService.php:93:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L103
src/Service/JiraApiService.php:103:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L154
src/Service/JiraApiService.php:154:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L204
src/Service/JiraApiService.php:204:28: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L216
src/Service/JiraApiService.php:216:23: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L232
src/Service/JiraApiService.php:232:23: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L260
src/Service/JiraApiService.php:260:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L275
src/Service/JiraApiService.php:275:16: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L298
src/Service/JiraApiService.php:298:34: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
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/
|
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/
|
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/
|