This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
chore(config): set memory_limit to 4G in PHPunit configuration #14
ci.yaml
on: pull_request
security
/
Snyk PHP Scan
20s
static-analysis
/
PHPStan - 7.4
32s
static-analysis
/
PHP-CodeSniffer - 7.4
26s
static-analysis
/
Psalm - 7.4
35s
Matrix: tests / tests
Annotations
21 errors and 2 warnings
static-analysis / PHP-CodeSniffer - 7.4
Process completed with exit code 2.
|
static-analysis / PHPStan - 7.4:
module/Olcs/config/module.config.php#L1197
Class Olcs\Controller\Lva\DirectorChange\ConvictionsPenaltiesControllerFactory not found.
|
static-analysis / PHPStan - 7.4:
module/Olcs/config/module.config.php#L1472
Class Olcs\View\Helper\TmCheckAnswersChangeLink not found.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Initializer/Navigation.php#L24
Class Dvsa\Olcs\Auth\Controller\LoginController not found.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Licence/Surrender/InformationChangedController.php#L102
Method Olcs\Controller\Licence\Surrender\InformationChangedController::getContent() should return string but return statement is missing.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Lva/AbstractUploadEvidenceController.php#L130
Access to an undefined property Olcs\Controller\Lva\AbstractUploadEvidenceController::$operatingCentreId.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Lva/AbstractUploadEvidenceController.php#L167
Access to an undefined property Olcs\Controller\Lva\AbstractUploadEvidenceController::$operatingCentreId.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Lva/AbstractUploadEvidenceController.php#L194
Access to an undefined property Olcs\Controller\Lva\AbstractUploadEvidenceController::$operatingCentreId.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Lva/Traits/ExternalControllerTrait.php (in context of class Permits/Controller/IrhpApplicationFeeController)#L82
Access to an undefined property Permits\Controller\IrhpApplicationFeeController::$lva.
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Lva/Traits/ExternalControllerTrait.php (in context of class Permits/Controller/IrhpApplicationFeeController)#L100
Call to an undefined static method Olcs\Controller\AbstractSelfserveController::checkForRedirect().
|
static-analysis / PHPStan - 7.4:
module/Olcs/src/Controller/Lva/Traits/ExternalControllerTrait.php (in context of class Permits/Controller/IrhpApplicationFeeController)#L124
Access to an undefined property Permits\Controller\IrhpApplicationFeeController::$lva.
|
UndefinedConstant:
module/Application/src/Controller/UndertakingsController.php#L124
module/Application/src/Controller/UndertakingsController.php:124:98: UndefinedConstant: Const DATE_FORMAT is not defined (see https://psalm.dev/020)
|
UndefinedClass:
module/Olcs/config/module.config.php#L1197
module/Olcs/config/module.config.php:1197:57: UndefinedClass: Class, interface or enum named Olcs\Controller\Lva\DirectorChange\ConvictionsPenaltiesControllerFactory does not exist (see https://psalm.dev/019)
|
UndefinedClass:
module/Olcs/config/module.config.php#L1472
module/Olcs/config/module.config.php:1472:43: UndefinedClass: Class, interface or enum named Olcs\View\Helper\TmCheckAnswersChangeLink does not exist (see https://psalm.dev/019)
|
UndefinedClass:
module/Olcs/src/Controller/AbstractSelfserveController.php#L406
module/Olcs/src/Controller/AbstractSelfserveController.php:406:23: UndefinedClass: Type array-key cannot be called as a class (see https://psalm.dev/019)
|
UndefinedConstant:
module/Olcs/src/Controller/AbstractSelfserveController.php#L417
module/Olcs/src/Controller/AbstractSelfserveController.php:417:25: UndefinedConstant: Constant Olcs\Controller\Config\DataSource\DataSourceInterface::DATA_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
module/Olcs/src/Controller/AbstractSelfserveController.php#L423
module/Olcs/src/Controller/AbstractSelfserveController.php:423:25: UndefinedConstant: Constant Olcs\Controller\Config\DataSource\DataSourceInterface::DATA_KEY is not defined (see https://psalm.dev/020)
|
UndefinedDocblockClass:
module/Olcs/src/Controller/Cookie/SettingsController.php#L22
module/Olcs/src/Controller/Cookie/SettingsController.php:22:14: UndefinedDocblockClass: Docblock-defined class, interface or enum named Olcs\Controller\Cookie\SetCookieGenerator does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
module/Olcs/src/Controller/Cookie/SettingsController.php#L60
module/Olcs/src/Controller/Cookie/SettingsController.php:60:28: UndefinedDocblockClass: Docblock-defined class, interface or enum named Olcs\Controller\Cookie\SetCookieGenerator does not exist (see https://psalm.dev/200)
|
UndefinedClass:
module/Olcs/src/Controller/Initializer/Navigation.php#L24
module/Olcs/src/Controller/Initializer/Navigation.php:24:35: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Auth\Controller\LoginController does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
module/Olcs/src/Controller/Licence/Surrender/StartController.php#L130
module/Olcs/src/Controller/Licence/Surrender/StartController.php:130:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named Dvsa\Olcs\Api\Entity\Licence\Licence does not exist (see https://psalm.dev/200)
|
static-analysis / PHP-CodeSniffer - 7.4
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/
|
static-analysis / Psalm - 7.4
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/
|