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

fix: get app data service pluginManager so same instance used by form… #147

fix: get app data service pluginManager so same instance used by form…

fix: get app data service pluginManager so same instance used by form… #147

Triggered via pull request February 7, 2024 11:49
Status Failure
Total duration 53s
Artifacts

ci.yaml

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

Annotations

22 errors and 9 warnings
tests / PHP test 7.4
Process completed with exit code 2.
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.
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)
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)
UndefinedDocblockClass: module/Admin/src/Controller/TaskAllocationRulesController.php#L278
module/Admin/src/Controller/TaskAllocationRulesController.php:278: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#L291
module/Admin/src/Controller/TaskAllocationRulesController.php:291: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/.
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 / 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/
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/