LEAT-58: Sprint report #97
pr.yml
on: pull_request
Changelog should be updated
5s
validate-publiccode
5s
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: validate-doctrine-schema
Annotations
12 errors and 10 warnings
Changelog should be updated
Process completed with exit code 1.
|
PHP Coding Standards Fixer (PHP 8.1)
Process completed with exit code 8.
|
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#L155
src/Service/JiraApiService.php:155:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L205
src/Service/JiraApiService.php:205:28: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L217
src/Service/JiraApiService.php:217:23: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L233
src/Service/JiraApiService.php:233:23: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L261
src/Service/JiraApiService.php:261:23: UndefinedMethod: Method App\Service\JiraApiService::get does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L276
src/Service/JiraApiService.php:276:16: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Service/JiraApiService.php#L299
src/Service/JiraApiService.php:299:34: UndefinedMethod: Method App\Service\JiraApiService::post does not exist (see https://psalm.dev/022)
|
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/
|
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/
|
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/
|
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/
|
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/
|