Skip to content

feat(major): TRON-64448 added support for TYPO3 v13 #262

feat(major): TRON-64448 added support for TYPO3 v13

feat(major): TRON-64448 added support for TYPO3 v13 #262

Triggered via pull request November 22, 2024 10:11
@benjasperbenjasper
synchronize #160
v13
Status Failure
Total duration 36s
Artifacts

static-analysis.yaml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 8 warnings
phpstan (8.2): Classes/Routing/UriBuilderJobapplications.php#L54
Access to an undefined property ITX\Jobapplications\Routing\UriBuilderJobapplications::$configurationManager.
phpstan (8.2): Classes/Routing/UriBuilderJobapplications.php#L56
Call to an undefined method ITX\Jobapplications\Routing\UriBuilderJobapplications::removeDefaultControllerAndAction().
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.4)
The job was canceled because "_8_2" failed.
phpstan (8.4): Classes/Controller/ApplicationController.php#L183
Deprecated in PHP 8.4: Parameter #1 $posting (ITX\Jobapplications\Domain\Model\Posting) is implicitly nullable via default value null.
phpstan (8.4): Classes/Controller/ApplicationController.php#L311
Deprecated in PHP 8.4: Parameter #2 $posting (ITX\Jobapplications\Domain\Model\Posting) is implicitly nullable via default value null.
phpstan (8.4): Classes/Controller/PostingController.php#L127
Deprecated in PHP 8.4: Parameter #1 $constraint (ITX\Jobapplications\Domain\Model\Constraint) is implicitly nullable via default value null.
phpstan (8.4): Classes/Controller/PostingController.php#L194
Deprecated in PHP 8.4: Parameter #1 $constraint (ITX\Jobapplications\Domain\Model\Constraint) is implicitly nullable via default value null.
phpstan (8.4): Classes/Domain/Model/Application.php#L498
Deprecated in PHP 8.4: Parameter #1 $posting (ITX\Jobapplications\Domain\Model\Posting) is implicitly nullable via default value null.
phpstan (8.4): Classes/Domain/Repository/LocationRepository.php#L46
Deprecated in PHP 8.4: Parameter #1 $categories (array) is implicitly nullable via default value null.
phpstan (8.4): Classes/Domain/Repository/PostingRepository.php#L81
Deprecated in PHP 8.4: Parameter #1 $categories (array) is implicitly nullable via default value null.
phpstan (8.4): Classes/Domain/Repository/PostingRepository.php#L120
Deprecated in PHP 8.4: Parameter #1 $categories (array) is implicitly nullable via default value null.
phpstan (8.4): Classes/Domain/Repository/PostingRepository.php#L160
Deprecated in PHP 8.4: Parameter #1 $categories (array) is implicitly nullable via default value null.
phpstan (8.4): Classes/Domain/Repository/PostingRepository.php#L249
Deprecated in PHP 8.4: Parameter #3 $constraint (ITX\Jobapplications\Domain\Model\Constraint) is implicitly nullable via default value null.
phpstan (8.3)
The job was canceled because "_8_2" failed.
phpstan (8.3): Classes/Routing/UriBuilderJobapplications.php#L54
Access to an undefined property ITX\Jobapplications\Routing\UriBuilderJobapplications::$configurationManager.
phpstan (8.3): Classes/Routing/UriBuilderJobapplications.php#L56
Call to an undefined method ITX\Jobapplications\Routing\UriBuilderJobapplications::removeDefaultControllerAndAction().
phpstan (8.3)
The operation was canceled.
phpstan (8.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
phpstan (8.2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
phpstan (8.4)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
phpstan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpstan (8.2)
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/
phpstan (8.4)
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/
phpstan (8.3)
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/