Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Bump the composer-dependencies group with 3 updates #45

Bump the composer-dependencies group with 3 updates

Bump the composer-dependencies group with 3 updates #45

Triggered via pull request January 15, 2024 14:33
Status Failure
Total duration 1m 0s
Artifacts

ci.yaml

on: pull_request
security  /  Snyk PHP Scan
21s
security / Snyk PHP Scan
static-analysis  /  PHPStan - 7.4
49s
static-analysis / PHPStan - 7.4
static-analysis  /  PHP-CodeSniffer - 7.4
27s
static-analysis / PHP-CodeSniffer - 7.4
static-analysis  /  Psalm - 7.4
49s
static-analysis / Psalm - 7.4
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
static-analysis / PHP-CodeSniffer - 7.4
Process completed with exit code 2.
static-analysis / PHPStan - 7.4: module/Admin/src/Controller/CompaniesHouseAlertController.php#L109
Method Olcs\Controller\AbstractInternalController::confirm() invoked with 1 parameter, 5 required.
static-analysis / PHPStan - 7.4: module/Admin/src/Controller/DataRetention/ExportController.php#L90
Undefined variable: $flashMessengerHelperService
static-analysis / PHPStan - 7.4: module/Admin/src/Controller/DataRetention/ExportController.php#L92
Undefined variable: $flashMessengerHelperService
TooFewArguments: module/Admin/src/Controller/CompaniesHouseAlertController.php#L109
module/Admin/src/Controller/CompaniesHouseAlertController.php:109:20: TooFewArguments: Too few arguments for confirm - expecting customCancelBtn to be passed (see https://psalm.dev/025)
TooFewArguments: module/Admin/src/Controller/CompaniesHouseAlertController.php#L109
module/Admin/src/Controller/CompaniesHouseAlertController.php:109:20: TooFewArguments: Too few arguments for confirm - expecting customConfirmBtn to be passed (see https://psalm.dev/025)
TooFewArguments: module/Admin/src/Controller/CompaniesHouseAlertController.php#L109
module/Admin/src/Controller/CompaniesHouseAlertController.php:109:20: TooFewArguments: Too few arguments for confirm - expecting custom to be passed (see https://psalm.dev/025)
TooFewArguments: module/Admin/src/Controller/CompaniesHouseAlertController.php#L109
module/Admin/src/Controller/CompaniesHouseAlertController.php:109:20: TooFewArguments: Too few arguments for confirm - expecting setTerminal to be passed (see https://psalm.dev/025)
UndefinedVariable: module/Admin/src/Controller/DataRetention/ExportController.php#L90
module/Admin/src/Controller/DataRetention/ExportController.php:90:24: UndefinedVariable: Cannot find referenced variable $flashMessengerHelperService (see https://psalm.dev/024)
UndefinedVariable: module/Admin/src/Controller/DataRetention/ExportController.php#L92
module/Admin/src/Controller/DataRetention/ExportController.php:92:24: UndefinedVariable: Cannot find referenced variable $flashMessengerHelperService (see https://psalm.dev/024)
UndefinedFunction: module/Admin/src/Controller/DiscPrintingController.php#L78
module/Admin/src/Controller/DiscPrintingController.php:78:36: UndefinedFunction: Function processForm does not exist (see https://psalm.dev/021)
UndefinedDocblockClass: module/Admin/src/Controller/TaskAllocationRulesController.php#L193
module/Admin/src/Controller/TaskAllocationRulesController.php:193:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named Admin\Controller\Form does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: module/Admin/src/Controller/TaskAllocationRulesController.php#L195
module/Admin/src/Controller/TaskAllocationRulesController.php:195:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Admin\Controller\Form does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: module/Admin/src/Controller/TaskAllocationRulesController.php#L276
module/Admin/src/Controller/TaskAllocationRulesController.php:276:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named Admin\Controller\Form 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/