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

fix: Fix UserManagement controller for Add/Edit POST submissions. #119

fix: Fix UserManagement controller for Add/Edit POST submissions.

fix: Fix UserManagement controller for Add/Edit POST submissions. #119

Triggered via pull request February 2, 2024 12:32
Status Failure
Total duration 1m 43s
Artifacts

ci.yaml

on: pull_request
security  /  Snyk PHP Scan
31s
security / Snyk PHP Scan
static-analysis  /  PHPStan - 7.4
50s
static-analysis / PHPStan - 7.4
static-analysis  /  PHP-CodeSniffer - 7.4
28s
static-analysis / PHP-CodeSniffer - 7.4
static-analysis  /  Psalm - 7.4
1m 34s
static-analysis / Psalm - 7.4
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 9 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)
tests / PHP test 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis / PHP-CodeSniffer - 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
security / Snyk PHP Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, octokit/[email protected], github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
security / Snyk PHP Scan
Unexpected input(s) 'owner', 'repo', 'graphqlEndpoint', 'token', valid inputs are ['query', 'mediaType', 'variables']
security / Snyk PHP Scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
static-analysis / PHPStan - 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis / Psalm - 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/