Skip to content

fix: Update PHPUnit config and bootstrap for PHPUnit 10 compatibility #13

fix: Update PHPUnit config and bootstrap for PHPUnit 10 compatibility

fix: Update PHPUnit config and bootstrap for PHPUnit 10 compatibility #13

Triggered via push March 13, 2026 13:23
Status Failure
Total duration 2m 36s
Artifacts 1

code-quality.yml

on: push
quality  /  Psalm
24s
quality / Psalm
quality  /  PHPStan
43s
quality / PHPStan
quality  /  phpmetrics
51s
quality / phpmetrics
quality  /  ESLint
36s
quality / ESLint
quality  /  Stylelint
21s
quality / Stylelint
quality  /  Coverage Baseline Protection
quality / Coverage Baseline Protection
Matrix: quality / php-tests
quality  /  Integration Tests (Newman)
1m 28s
quality / Integration Tests (Newman)
quality  /  Update Coverage Baseline
0s
quality / Update Coverage Baseline
quality  /  Quality Summary
5s
quality / Quality Summary
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 19 warnings
InvalidArgument: lib/Service/ArchiMateImportService.php#L5997
lib/Service/ArchiMateImportService.php:5997:34: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
InvalidArgument: lib/Service/ArchiMateImportService.php#L5995
lib/Service/ArchiMateImportService.php:5995:34: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
InvalidArgument: lib/Service/ArchiMateImportService.php#L5993
lib/Service/ArchiMateImportService.php:5993:34: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
InvalidArgument: lib/Service/ArchiMateImportService.php#L5991
lib/Service/ArchiMateImportService.php:5991:27: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
UndefinedFunction: lib/Service/ArchiMateImportService.php#L3266
lib/Service/ArchiMateImportService.php:3266:79: UndefinedFunction: Function OCA\SoftwareCatalog\Service\falsey does not exist (see https://psalm.dev/021)
UndefinedThisPropertyFetch: lib/Service/ArchiMateImportService.php#L3266
lib/Service/ArchiMateImportService.php:3266:54: UndefinedThisPropertyFetch: Instance property OCA\SoftwareCatalog\Service\ArchiMateImportService::$isComplexArra is not defined (see https://psalm.dev/041)
UndefinedVariable: lib/Service/ArchiMateExportService.php#L2256
lib/Service/ArchiMateExportService.php:2256:80: UndefinedVariable: Cannot find referenced variable $propRef (see https://psalm.dev/024)
InvalidArgument: lib/Service/ArchiMateExportService.php#L1597
lib/Service/ArchiMateExportService.php:1597:31: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
InvalidArgument: lib/Service/ArchiMateExportService.php#L1552
lib/Service/ArchiMateExportService.php:1552:31: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
InvalidArgument: lib/Service/ArchiMateExportService.php#L282
lib/Service/ArchiMateExportService.php:282:23: InvalidArgument: Calling empty on a boolean value is almost certainly unintended (see https://psalm.dev/004)
quality / PHPStan: lib/AppInfo/Application.php#L110
Call to method registerService() on an unknown class OCP\AppFramework\Bootstrap\IRegistrationContext.
quality / PHPStan: lib/AppInfo/Application.php#L104
Class OCP\App\IAppManager not found.
quality / PHPStan: lib/AppInfo/Application.php#L102
Class OCP\IUserManager not found.
quality / PHPStan: lib/AppInfo/Application.php#L101
Class OCP\IGroupManager not found.
quality / PHPStan: lib/AppInfo/Application.php#L97
Call to method registerService() on an unknown class OCP\AppFramework\Bootstrap\IRegistrationContext.
quality / PHPStan: lib/AppInfo/Application.php#L92
Parameter $context of method OCA\SoftwareCatalog\AppInfo\Application::register() has invalid type OCP\AppFramework\Bootstrap\IRegistrationContext.
quality / PHPStan: lib/AppInfo/Application.php#L92
Parameter $context of method OCA\SoftwareCatalog\AppInfo\Application::register() has invalid type OCP\AppFramework\Bootstrap\IRegistrationContext.
quality / PHPStan: lib/AppInfo/Application.php#L82
OCA\SoftwareCatalog\AppInfo\Application::__construct() calls parent::__construct() but OCA\SoftwareCatalog\AppInfo\Application does not extend any class.
quality / PHPStan: lib/AppInfo/Application.php#L70
Class OCA\SoftwareCatalog\AppInfo\Application implements unknown interface OCP\AppFramework\Bootstrap\IBootstrap.
quality / PHPStan: lib/AppInfo/Application.php#L70
Class OCA\SoftwareCatalog\AppInfo\Application extends unknown class OCP\AppFramework\App.
quality / Integration Tests (Newman)
Process completed with exit code 1.
quality / Integration Tests (Newman)
One or more Newman collections failed.
quality / PHPUnit (PHP 8.3)
Process completed with exit code 2.
quality / Composer Audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / PHP Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / Stylelint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / PHPCS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / Psalm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / npm Audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / PHPMD
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / ESLint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / ESLint: src/views/organisaties/OrganisatieIndex.vue#L422
Missing JSDoc @PARAM "limit" declaration
quality / ESLint: src/views/organisaties/OrganisatieIndex.vue#L422
Missing JSDoc @PARAM "page" declaration
quality / ESLint: src/store/plugins/softwarecatalogPlugin.js#L872
Defaults are not permitted on @PARAM
quality / ESLint: src/store/plugins/softwarecatalogPlugin.js#L781
Defaults are not permitted on @PARAM
quality / ESLint: src/store/plugins/softwarecatalogPlugin.js#L780
Defaults are not permitted on @PARAM
quality / ESLint: src/store/plugins/softwarecatalogPlugin.js#L32
Defaults are not permitted on @PARAM
quality / ESLint: src/modals/Modals.vue#L74
The "setup" property should be above the "computed" property on line 59
quality / PHPStan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / phpmetrics
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / Integration Tests (Newman)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / PHPUnit (PHP 8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
coverage-report Expired
1.61 MB
sha256:28a979b47cb5515cf5d5c5082ceca755a5d76505f23e9f3dfb70a15bf54d774f