Release: merge development into beta #2410
code-quality.yml
on: pull_request
Matrix: quality / security
quality
/
Nextcloud test matrix
6s
quality
/
Changed paths
8s
quality
/
Frontend Build
1m 25s
Matrix: quality / frontend-checks
Matrix: quality / license
Matrix: quality / php-quality
Matrix: quality / vue-quality
quality
/
Nextcloud API check (app:check-code)
quality
/
REUSE compliance
21s
quality
/
info.xml lint
26s
quality
/
Frontend Tests (unit)
39s
quality
/
Coverage Baseline Protection
13s
quality
/
Features Check
17s
quality
/
Features Extract
quality
/
Integration Tests (Newman)
2m 0s
quality
/
Journeydoc Capture (screenshots)
Matrix: quality / phpunit
quality
/
Quality Report
26s
Annotations
48 warnings and 3 notices
|
quality / Nextcloud test matrix
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 / Changed paths
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 / 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 / REUSE compliance
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 / REUSE compliance
REUSE reported findings. Not blocking yet — set reuse-blocking: true once this app ships a REUSE.toml and a LICENSES/ directory.
|
|
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/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 / 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 / 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 / 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 / Frontend Check (check:specs)
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 / info.xml lint
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 / 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 / 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 / Vue Quality (eslint):
src/dialogs/EditMappingRuleDialog.vue#L301
The "submit" event has been triggered but not declared on `emits` option
|
|
quality / Vue Quality (eslint):
src/dialogs/EditMappingRuleDialog.vue#L293
The "submit" event has been triggered but not declared on `emits` option
|
|
quality / Vue Quality (eslint):
src/dialogs/EditMappingRuleDialog.vue#L69
The "cancel" event has been triggered but not declared on `emits` option
|
|
quality / Vue Quality (eslint):
src/dialogs/EditMappingRuleDialog.vue#L23
The "cancel" event has been triggered but not declared on `emits` option
|
|
quality / Vue Quality (eslint):
src/components/mapping/mappingShape.js#L44
Prefer a more specific type to `*`
|
|
quality / Vue Quality (eslint):
src/components/mapping/mappingShape.js#L17
Prefer a more specific type to `*`
|
|
quality / Vue Quality (eslint):
src/components/mapping/MappingResultPanel.vue#L231
Boolean prop should only be defaulted to false
|
|
quality / Vue Quality (eslint):
src/components/mapping/MappingResultPanel.vue#L225
Boolean prop should only be defaulted to false
|
|
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 / Vue Quality (eslint):
src/components/mapping/MappingResultPanel.vue#L213
Boolean prop should only be defaulted to false
|
|
quality / Vue Quality (eslint):
src/components/CatalogItemCard.vue#L69
'selected' of property found, but never used
|
|
quality / Frontend Check (check:l10n-js)
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 / Frontend Check (test:l10n)
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 (composer)
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 / Frontend Tests (unit)
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 (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 / Frontend Check (format)
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 / Frontend Check (check:schema-l10n)
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 / 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 / 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 (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 / Frontend Check (build)
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 / Frontend Build
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 / Integration Tests (Newman)
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/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality / PHPUnit (PHP 8.3, NC stable32, pgsql)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality / PHPUnit (PHP 8.4, NC stable34, pgsql)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality / PHPUnit (PHP 8.3, NC stable33, pgsql)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality / PHPUnit (PHP 8.4, NC stable33, pgsql)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality / PHPUnit (PHP 8.3, NC stable34, pgsql)
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 / PHPUnit (PHP 8.4, NC stable32, pgsql)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality / E2E Tests (Playwright)
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/download-artifact@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 / E2E Tests (Playwright)
6 e2e skip-discipline violations (report-only). Flip `e2e-skip-blocking: true` for this app once they are worked down.
|
|
quality / Hydra Gates
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/download-artifact@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 / 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/
|
|
quality / Changed paths
Heavy tier WILL run — path filtering is not enabled for this repository (enable-path-filtering=false).
|
|
quality / PHPUnit (PHP 8.3, NC stable34, pgsql)
Release promotion: the merge-base ratchet did not run (see the previous step). Enforcing the committed .coverage-baseline floor instead.
|
|
quality / PHPUnit (PHP 8.3, NC stable34, pgsql)
Release promotion (development -> beta): skipping the merge-base coverage ratchet. Its merge base is the previous release point and cannot be booted in this job's Nextcloud environment, and every commit in the diff already passed the ratchet on its own pull request into development. The committed .coverage-baseline floor is still enforced by the next step.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
axe-report
|
537 Bytes |
sha256:c05ca23634d091cf0568e0a8d70b7ac26d818b24d1e6d91f01a8e92367b4394f
|
|
|
coverage-report
|
178 KB |
sha256:42a1aa291657f969779bc8e80e71b97b7687f30e65ce75c0ef3185a29df19a72
|
|
|
frontend-build-output
Expired
|
5.65 MB |
sha256:0ea24a0e6bc89ddfc6e9acef59e9b5aef5f070eecc42b906c34dec0580b11948
|
|
|
license-report-composer
|
4.47 KB |
sha256:b5ca9b92b145038f298e5b6dec2fa852d3edd786590889531009ba2d18ce05d9
|
|
|
license-report-npm
|
11.9 KB |
sha256:e6255194b27cd13475ce192b1ee5ad24385cead4b599e891c0d08a686a3377e1
|
|
|
playwright-report
|
380 KB |
sha256:54c65d0f01701386199823ca8810c0f3095ebe1b10bd6a48f88159a367656c90
|
|
|
quality-report
|
28.6 KB |
sha256:9e2ad942d33bef521e14d81e2b71457bc4ded841954540a0c8159688a1983dee
|
|
|
result-frontend-build
|
160 Bytes |
sha256:ad3e87cd192bd3e2c7a3575de830005ef4c03f5ac7cd5fa666964778cb9f5565
|
|
|
result-frontend-check-0
|
142 Bytes |
sha256:3b8cb17880aae097e8d8c705462662272edcafff5392d3c56ebc8f81554a5132
|
|
|
result-frontend-check-1
|
154 Bytes |
sha256:14d4334f5f1f25c6a38608504f72724ac382a592c20232e1c31ee542a16bba69
|
|
|
result-frontend-check-2
|
150 Bytes |
sha256:623a08d1cb1f444aa173a0453b780ada16ae1494d3770a0f3fd6193a750b5964
|
|
|
result-frontend-check-3
|
144 Bytes |
sha256:4053a516a7998f2c01742712c58e6a9ca0cc8d7155a7829d4d566cc3a77f0fc3
|
|
|
result-frontend-check-4
|
166 Bytes |
sha256:dabf5a03252a4d8a889ef6ce0e0f22d116ec35f7befee50ffc88733de15b6291
|
|
|
result-frontend-check-5
|
158 Bytes |
sha256:e4eeee26f1577d9f2261701abf9286c2b76fe08d4a366065ad7fec2fe10e132f
|
|
|
result-frontend-tests
|
160 Bytes |
sha256:612ab51bcd90ee2ce6848ade7e0f163d18d266ab90b86afe484174d3b6d9304f
|
|
|
result-hydra-gates
|
154 Bytes |
sha256:8cca0ac1b127d3bf64e2a54bd107b153bd47d38e8b71d2aa3cb7aba48606b47b
|
|
|
result-info-xml
|
148 Bytes |
sha256:feb82273fc05866a1d49d1caf8a2b8c7dcc613101b9c634d6fffd15adb07d5cf
|
|
|
result-license-composer
|
148 Bytes |
sha256:35c532615d3cb7ef24da5e2251f74c91cdace34a42aec674bc84a44ffd70f2c2
|
|
|
result-license-npm
|
138 Bytes |
sha256:d439e95ab2cc29e58d99229ddbd237d4dd1e7783c1c6f03d91fe728c4ae31b59
|
|
|
result-php-quality-lint
|
140 Bytes |
sha256:1dda91e05b395a606825f2806089a58a976971d9c0546e633244a48bbeac11c5
|
|
|
result-php-quality-phpcs
|
142 Bytes |
sha256:4710033e85ce8544ffc0e541844cd67b82fa495106191b06708767bd53e3c6b5
|
|
|
result-php-quality-phpmd
|
142 Bytes |
sha256:4ad93d1376ab5d923619645050cf4c23b4c2be29e0a63b6b2757e8b2c04458c7
|
|
|
result-php-quality-phpmetrics
|
152 Bytes |
sha256:3d0f9cf19563bc5c4feaf79fc23c6142e8436e5d4122d73199a50ce36f4a04d7
|
|
|
result-php-quality-phpstan
|
146 Bytes |
sha256:cda84f26b425c3ce2e00f2161f37840ddab11fd43602306bd38cf800758c1d37
|
|
|
result-php-quality-psalm
|
142 Bytes |
sha256:526d0539d8af6e130f963af691e9e432315976d5724f6ac2ad621d9c847f79bf
|
|
|
result-reuse
|
142 Bytes |
sha256:02d5933d303e9e9f9b153c582222985d697cd00a5fb00513beebdec1e195dbd9
|
|
|
result-security-composer
|
148 Bytes |
sha256:ea40fb69448d4c90f05ce1d76b597d27caaa9b4f9fda53eb1762a1a7a044f054
|
|
|
result-security-npm
|
138 Bytes |
sha256:1a94408d3c7a85ddaf709074d2fc6c8f1382550ccb3c1bb5a78eabd36ea1c61a
|
|
|
result-vue-quality-eslint
|
144 Bytes |
sha256:e13ce5d12d7e31613b00cead60377480c32371511336b0d7d7f16f5c7bfc63e5
|
|
|
result-vue-quality-stylelint
|
150 Bytes |
sha256:b47e8ce88849d5e9accb60968be44757230a5b5e3d3e77f98e030543ce8021cd
|
|