Skip to content

Merge pull request #38 from patrickjaja/feature/projektron-activity-p… #84

Merge pull request #38 from patrickjaja/feature/projektron-activity-p…

Merge pull request #38 from patrickjaja/feature/projektron-activity-p… #84

Triggered via push September 19, 2024 13:28
Status Failure
Total duration 19s
Artifacts

phpstan.yml

on: push
php-cs-fixer
8s
php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
php-cs-fixer: src/ForecastAutomation/ForecastClient/ForecastClientFacade.php#L24
Call to method writeActivities() on an unknown class ForecastAutomation\ForecastClient\Business\ProjektronApi.
php-cs-fixer: src/ForecastAutomation/ForecastClient/ForecastClientFactory.php#L34
Return typehint of method ForecastAutomation\ForecastClient\ForecastClientFactory::createForecastApi() has invalid type ForecastAutomation\ForecastClient\Business\ProjektronApi.
php-cs-fixer: src/ForecastAutomation/ForecastClient/ForecastClientFactory.php#L36
Instantiated class ForecastAutomation\ForecastClient\Business\ProjektronApi not found.
php-cs-fixer: src/ForecastAutomation/PeriodicalActivity/Business/PeriodicalActivityDataImportProcess.php#L28
Property ForecastAutomation\PeriodicalActivity\Business\PeriodicalActivityDataImportProcess::$queueClientFacade is never read, only written.
php-cs-fixer: src/ForecastAutomation/PeriodicalActivity/Business/PeriodicalActivityDataImportProcess.php#L40
Method ForecastAutomation\PeriodicalActivity\Business\PeriodicalActivityDataImportProcess::createMessageCollectionDto() is unused.
php-cs-fixer: src/ForecastAutomation/ProjektronClient/Business/PayloadDto.php#L21
Array has 2 duplicate keys with value 'daytimerecording,Content,singleeffort,TaskSelector,fixedtask,Data_FirstOnPage' ('daytimerecording,Content,singleeffort,TaskSelector,fixedtask,Data_FirstOnPage', 'daytimerecording,Content,singleeffort,TaskSelector,fixedtask,Data_FirstOnPage').
php-cs-fixer: src/ForecastAutomation/ProjektronClient/Business/ProjektronApi.php#L87
Call to Exception::__construct() on a separate line has no effect.
php-cs-fixer
Process completed with exit code 1.
php-cs-fixer
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-cs-fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/