Skip to content

perf(build): port webpack production build optimizations from Codeberg PR #108 #708

perf(build): port webpack production build optimizations from Codeberg PR #108

perf(build): port webpack production build optimizations from Codeberg PR #108 #708

Triggered via pull request July 24, 2026 11:19
Status Failure
Total duration 2m 32s
Artifacts 15

code-quality.yml

on: pull_request
Matrix: quality / security
Matrix: quality / php-quality
Matrix: quality / license
Matrix: quality / vue-quality
quality  /  Coverage Baseline Protection
20s
quality / Coverage Baseline Protection
quality  /  Features Check
12s
quality / Features Check
quality  /  Features Extract
0s
quality / Features Extract
quality  /  Journeydoc Capture (screenshots)
quality / Journeydoc Capture (screenshots)
quality  /  SBOM
quality / SBOM
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
24s
quality / Quality Report
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 15 warnings
quality / Features Check
Process completed with exit code 1.
quality / Features Check
docs/features.json is out of date — run scripts/extract-features.py to regenerate
quality / Security (composer)
Process completed with exit code 1.
quality / Vue Quality (stylelint)
Process completed with exit code 78.
quality / Vue Quality (eslint)
Process completed with exit code 2.
UndefinedClass: lib/Service/Object/DeleteObject.php#L513
lib/Service/Object/DeleteObject.php:513:15: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Service/Object/DeleteObject.php#L484
lib/Service/Object/DeleteObject.php:484:15: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Service/Object/DeleteObject.php#L466
lib/Service/Object/DeleteObject.php:466:13: UndefinedClass: Cannot get properties of undefined class OCA\OpenRegister\Dto\DeletionAnalysis (see https://psalm.dev/019)
UndefinedClass: lib/Service/Object/DeleteObject.php#L353
lib/Service/Object/DeleteObject.php:353:54: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Exception/ReferentialIntegrityException.php#L86
lib/Exception/ReferentialIntegrityException.php:86:27: UndefinedClass: Cannot get properties of undefined class OCA\OpenRegister\Dto\DeletionAnalysis (see https://psalm.dev/019)
UndefinedClass: lib/Exception/ReferentialIntegrityException.php#L69
lib/Exception/ReferentialIntegrityException.php:69:36: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Exception/ReferentialIntegrityException.php#L55
lib/Exception/ReferentialIntegrityException.php:55:31: UndefinedClass: Cannot get properties of undefined class OCA\OpenRegister\Dto\DeletionAnalysis (see https://psalm.dev/019)
UndefinedClass: lib/Exception/ReferentialIntegrityException.php#L47
lib/Exception/ReferentialIntegrityException.php:47:15: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Exception/ReferentialIntegrityException.php#L42
lib/Exception/ReferentialIntegrityException.php:42:22: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/ObjectsController.php#L2323
lib/Controller/ObjectsController.php:2323:43: UndefinedClass: Class, interface or enum named OCA\OpenRegister\Dto\DeletionAnalysis does not exist (see https://psalm.dev/019)
quality / PHP Quality (phpstan): lib/Service/Object/DeleteObject.php#L353
Method OCA\OpenRegister\Service\Object\DeleteObject::canDelete() has invalid return type OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L86
Access to property $blockers on an unknown class OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L69
Method OCA\OpenRegister\Exception\ReferentialIntegrityException::getAnalysis() has invalid return type OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L69
Method OCA\OpenRegister\Exception\ReferentialIntegrityException::getAnalysis() has invalid return type OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L55
Access to property $blockers on an unknown class OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L53
Parameter $analysis of method OCA\OpenRegister\Exception\ReferentialIntegrityException::__construct() has invalid type OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L53
Parameter $analysis of method OCA\OpenRegister\Exception\ReferentialIntegrityException::__construct() has invalid type OCA\OpenRegister\Dto\DeletionAnalysis.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L42
Property OCA\OpenRegister\Exception\ReferentialIntegrityException::$analysis has unknown class OCA\OpenRegister\Dto\DeletionAnalysis as its type.
quality / PHP Quality (phpstan): lib/Exception/ReferentialIntegrityException.php#L42
Property OCA\OpenRegister\Exception\ReferentialIntegrityException::$analysis has unknown class OCA\OpenRegister\Dto\DeletionAnalysis as its type.
quality / PHP Quality (phpstan): lib/Controller/ObjectsController.php#L2323
Call to method toArray() on an unknown class OCA\OpenRegister\Dto\DeletionAnalysis.
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 / Features Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / Coverage Baseline Protection
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
quality / Security (npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4. 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
4.87 KB
sha256:c635be01e76c46cf78a0841c946e1cfd13cc4495ae9acb1e0623b71a3d65a0d4
license-report-npm
11.5 KB
sha256:6dc785783e817f0fdc6add2b83c8544cdc2badbe11ae07b89f2dcd5b86d38acc
quality-report
27.3 KB
sha256:c47ff07fef8009add109095b629cc3ae7f90f7c69cb66639c5b2a776b2f35ba2
result-license-composer
148 Bytes
sha256:9286739cff67e96bb420dc896de8fbdb0b0c2e96335ab91d6df79a59a5272aac
result-license-npm
138 Bytes
sha256:ef166c272722fc81ecbe4bdbc9d66545c59b0c898bcf5bb0810f6ecee21879fa
result-php-quality-lint
140 Bytes
sha256:d8344bf1f8d56ed33aa6a9e75004110c46d7dfd6da34abe7d1efa735f30d31d3
result-php-quality-phpcs
142 Bytes
sha256:c55b1d160ef281a488413de45c6296dead5731ed92646b4b16854aa259b896e6
result-php-quality-phpmd
142 Bytes
sha256:f1f32090c36d59940d3bc1cdcaadc31b5bde88bd8021f7ec19125a81e3b64c37
result-php-quality-phpmetrics
152 Bytes
sha256:0a7b3f28b1ec21acd435e34c4c3e87bdc7bd2096500e391aa546bc811384d233
result-php-quality-phpstan
146 Bytes
sha256:d613212e1291f694bca6cee7280eaec1d7075e2c98385a10062326defabfcd19
result-php-quality-psalm
142 Bytes
sha256:8ceaed2d7fd870ff5daab0d8500adab4803ce19dddf8a96ab72a8c44d41886d0
result-security-composer
148 Bytes
sha256:10c60fde8ae205d2d358d94fb6e73e20631add9a7b8967b35525114bd09fc1ed
result-security-npm
138 Bytes
sha256:45603051c897889b3ef21a99e28ffcbc6f23b82a0e4cbd51491ec31e2234fd79
result-vue-quality-eslint
144 Bytes
sha256:5cf3e27b90099dba0f74697dced70483ea9229ad05e3d77a3d49e329956f3a56
result-vue-quality-stylelint
150 Bytes
sha256:f25a5a4844b336f9a450f5249d11ac3f77cb1787225cfd64b7f0867a5b073ea0