Code Quality #55
code-quality.yml
on: push
Matrix: quality / security
Matrix: quality / php-quality
Matrix: quality / license
Matrix: quality / vue-quality
quality
/
Coverage Baseline Protection
0s
quality
/
SBOM
0s
Matrix: quality / phpunit
quality
/
Integration Tests (Newman)
0s
quality
/
E2E Tests (Playwright)
0s
quality
/
Update Coverage Baseline
0s
quality
/
Quality Report
42s
Annotations
25 errors and 14 warnings
|
quality / License (npm)
Process completed with exit code 1.
|
|
quality / Security (npm)
Process completed with exit code 1.
|
|
quality / Vue Quality (eslint)
Process completed with exit code 1.
|
|
quality / Vue Quality (stylelint)
Process completed with exit code 1.
|
|
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/CredentialVerifyController.php#L61
Parameter $objectService of method OCA\Scholiq\Controller\CredentialVerifyController::__construct() has invalid type OCA\OpenRegister\Service\ObjectService.
|
|
quality / PHP Quality (phpstan):
lib/Controller/CredentialVerifyController.php#L61
Parameter $objectService of method OCA\Scholiq\Controller\CredentialVerifyController::__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.
|
|
UndefinedClass:
lib/Listener/CredentialIssuanceHandler.php#L79
lib/Listener/CredentialIssuanceHandler.php:79:31: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Event\ObjectTransitionedEvent does not exist (see https://psalm.dev/019)
|
|
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)
|
|
UndefinedClass:
lib/AppInfo/Application.php#L96
lib/AppInfo/Application.php:96:20: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Event\ObjectTransitionedEvent does not exist (see https://psalm.dev/019)
|
|
UndefinedClass:
lib/AppInfo/Application.php#L88
lib/AppInfo/Application.php:88:20: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Event\XapiStatementReceivedEvent does not exist (see https://psalm.dev/019)
|
|
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 / 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 / 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 (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 / 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 / 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 / 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 (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 (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 / 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 / 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 / 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 / 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/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.51 KB |
sha256:aa8954d6545d79b0c7ed3eaee9c107e714f953b2811e06c3605a4814e0d5ad0d
|
|
|
quality-report
Expired
|
26.8 KB |
sha256:9c21821bc36fa3519c7466e399b9711c49f51a7eb295fbc86b7f6388608c1bc4
|
|
|
result-license-composer
Expired
|
148 Bytes |
sha256:2b3a2526240a9ec3cd5d3e01ea4b8ee729c2fb16f8828aab9b9132f0aef87297
|
|
|
result-license-npm
Expired
|
138 Bytes |
sha256:d22099911210ffc17938c8eb03cb1bce6b5661ca43b2e7e48eb8199ef1e266aa
|
|
|
result-php-quality-lint
Expired
|
140 Bytes |
sha256:a1d41e33f3c02b59722c7cb6e6b3367d6af45fde91f1f2b765450a41c5fa7a6f
|
|
|
result-php-quality-phpcs
Expired
|
142 Bytes |
sha256:84d63e76a7460f8c5d581a54d70af40f3688f3703c323944907d94fface2b13c
|
|
|
result-php-quality-phpmd
Expired
|
142 Bytes |
sha256:1a1ce7aa77bcc87bc326841610284f1a616ae5991c46f2daf31ef03a0768346c
|
|
|
result-php-quality-phpmetrics
Expired
|
152 Bytes |
sha256:1b953b221ecb1a1c50c592f3a58fc04d9e63daf0a7aad36c0db9e7d7dfca7bb1
|
|
|
result-php-quality-phpstan
Expired
|
146 Bytes |
sha256:e5a705a7bb4b5f92d1e79404b93c1b60d021a8096a0508a7915fd70e6384b874
|
|
|
result-php-quality-psalm
Expired
|
142 Bytes |
sha256:e97b16510146071436cb1e21fee8f50cba267b2d7d817c970b0cc104244ba6d3
|
|
|
result-security-composer
Expired
|
148 Bytes |
sha256:c55774a22f715236ff6b2612e9fa183f85af7b4f54d8394d3dc6c116a96b217c
|
|
|
result-security-npm
Expired
|
138 Bytes |
sha256:71d91abbf6eb3cc0e1d08a98a56b8b269abea2adc514394ddc45ac7e71e9d551
|
|
|
result-vue-quality-eslint
Expired
|
144 Bytes |
sha256:0b2d744d75b74d5b3dea9dd415f7114d9fcf538d1dfdfac650a1d4e1bce51f9b
|
|
|
result-vue-quality-stylelint
Expired
|
150 Bytes |
sha256:ed3e99d9552d2359321d8f01316bd58dbe40eee14ffe2ff4733f2b772c458769
|
|