Skip to content

feat(compliance-audit): apply wedge core spec via declarative schemas (closes #25) #52

feat(compliance-audit): apply wedge core spec via declarative schemas (closes #25)

feat(compliance-audit): apply wedge core spec via declarative schemas (closes #25) #52

Triggered via pull request May 11, 2026 21:55
Status Failure
Total duration 1m 45s
Artifacts 14

code-quality.yml

on: pull_request
Matrix: quality / security
Matrix: quality / php-quality
Matrix: quality / license
Matrix: quality / vue-quality
quality  /  Coverage Baseline Protection
0s
quality / Coverage Baseline Protection
Matrix: quality / phpunit
quality  /  Integration Tests (Newman)
0s
quality / Integration Tests (Newman)
quality  /  E2E Tests (Playwright)
0s
quality / E2E Tests (Playwright)
quality  /  Update Coverage Baseline
quality / Update Coverage Baseline
quality  /  Quality Report
31s
quality / Quality Report
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 14 warnings
quality / Security (npm)
Process completed with exit code 1.
quality / Vue Quality (stylelint)
Process completed with exit code 1.
quality / Vue Quality (eslint)
Process completed with exit code 1.
quality / License (npm)
Process completed with exit code 1.
UndefinedClass: lib/Lifecycle/AttestationSigningGuard.php#L140
lib/Lifecycle/AttestationSigningGuard.php:140:22: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Service\AuditTrailService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Lifecycle/AttestationSigningGuard.php#L74
lib/Lifecycle/AttestationSigningGuard.php:74:15: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Service\AuditTrailService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/AuditPackExportController.php#L144
lib/Controller/AuditPackExportController.php:144:23: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Service\AuditTrailService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/AuditPackExportController.php#L128
lib/Controller/AuditPackExportController.php:128:25: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Service\AuditTrailService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/AuditPackExportController.php#L119
lib/Controller/AuditPackExportController.php:119:19: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Service\AuditTrailService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/AuditPackExportController.php#L83
lib/Controller/AuditPackExportController.php:83:15: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Service\AuditTrailService does not exist (see https://psalm.dev/019)
quality / PHP Quality (phpstan): lib/Lifecycle/XapiCompletionHandler.php#L65
Parameter $objectService of method OCA\Scholiq\Lifecycle\XapiCompletionHandler::__construct() has invalid type OCA\OpenRegister\Service\ObjectService.
UndefinedClass: lib/AppInfo/Application.php#L86
lib/AppInfo/Application.php:86:20: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Event\XapiStatementReceivedEvent does not exist (see https://psalm.dev/019)
quality / PHP Quality (phpstan): lib/Lifecycle/XapiCompletionHandler.php#L65
Parameter $objectService of method OCA\Scholiq\Lifecycle\XapiCompletionHandler::__construct() has invalid type OCA\OpenRegister\Service\ObjectService.
quality / PHP Quality (phpstan): lib/Lifecycle/AttestationSigningGuard.php#L81
Parameter $auditTrailService of method OCA\Scholiq\Lifecycle\AttestationSigningGuard::__construct() has invalid type OCA\OpenRegister\Service\AuditTrailService.
quality / PHP Quality (phpstan): lib/Lifecycle/AttestationSigningGuard.php#L81
Parameter $auditTrailService of method OCA\Scholiq\Lifecycle\AttestationSigningGuard::__construct() has invalid type OCA\OpenRegister\Service\AuditTrailService.
quality / PHP Quality (phpstan): lib/Lifecycle/AttestationSigningGuard.php#L80
Parameter $objectService of method OCA\Scholiq\Lifecycle\AttestationSigningGuard::__construct() has invalid type OCA\OpenRegister\Service\ObjectService.
quality / PHP Quality (phpstan): lib/Lifecycle/AttestationSigningGuard.php#L80
Parameter $objectService of method OCA\Scholiq\Lifecycle\AttestationSigningGuard::__construct() has invalid type OCA\OpenRegister\Service\ObjectService.
quality / PHP Quality (phpstan): lib/Controller/AuditPackExportController.php#L89
Property OCA\Scholiq\Controller\AuditPackExportController::$logger is never read, only written.
quality / PHP Quality (phpstan): lib/Controller/AuditPackExportController.php#L88
Parameter $auditTrailService of method OCA\Scholiq\Controller\AuditPackExportController::__construct() has invalid type OCA\OpenRegister\Service\AuditTrailService.
quality / PHP Quality (phpstan): lib/Controller/AuditPackExportController.php#L88
Parameter $auditTrailService of method OCA\Scholiq\Controller\AuditPackExportController::__construct() has invalid type OCA\OpenRegister\Service\AuditTrailService.
quality / Quality Report
Unable to download artifact(s): Artifact not found for name: playwright-report Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
quality / Quality Report
Unable to download artifact(s): Artifact not found for name: coverage-report Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
quality / Security (npm)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / Vue 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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / Vue 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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 Quality (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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / License (composer)
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / License (npm)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / License (npm)
No files were found with the provided path: license-report/. No artifacts will be uploaded.
quality / PHP 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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / Security (composer)
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 / Quality Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
license-report-composer Expired
3.5 KB
sha256:210828268d8eb25af30307cc96dfef36881be43bcf5e57d6f56fcbaab1293cc9
quality-report Expired
26.8 KB
sha256:9f4b5df1f1f27f6d801722717827773009a74093105872f3e84acc7c315af0ea
result-license-composer Expired
148 Bytes
sha256:3bc0a72d88eaadcd2934345e42bf71a6b7d949bd935e30d5947b41c40c49134a
result-license-npm Expired
138 Bytes
sha256:6b8d6e0d7a1db0ab379220cf7c8618c0bbf5c7ea6cd47a900312e698864c74d6
result-php-quality-lint Expired
140 Bytes
sha256:34efaa168867a9961067af7f052742fac45f62c557aaaa0396de3af1e6bf9dbf
result-php-quality-phpcs Expired
142 Bytes
sha256:05f1253609bbdcadda726396509e2147212817e8a73b6d6718661b7915aa48b0
result-php-quality-phpmd Expired
142 Bytes
sha256:781498cb786835960c50cc18dea334785fd111b4a0e2ae695920d5ea496b74db
result-php-quality-phpmetrics Expired
152 Bytes
sha256:14b616ab9d8a63dfdef6a467a46d7d7d1d3a40631aa3a5163eb248ba7569bc75
result-php-quality-phpstan Expired
146 Bytes
sha256:23516dcda9930aceee3cfc854b5baae3b9c76ec97f20ccb98fff37ccb5e6fcf3
result-php-quality-psalm Expired
142 Bytes
sha256:1cde690c33d7b4e40c665c05a338297c0bc1812e079c59e3e70550bec500aff8
result-security-composer Expired
148 Bytes
sha256:0947534f13ad11ecd9b965521c4386d9063a1202c9d0e08251894500ea6b9000
result-security-npm Expired
138 Bytes
sha256:36abcfcc15ea146c94559431992aa9d45b86fda7638417c7d6ee161c75e5ab56
result-vue-quality-eslint Expired
144 Bytes
sha256:e1816c8b834da141ac0319f092961673aa2ae76961b8fe37466843e81583831d
result-vue-quality-stylelint Expired
150 Bytes
sha256:724aeed05f21ee906312b893eea8935f92fa7ad7d59e3ae82e409f9cfb6fe729