Skip to content

test(feed): name the failure test after the status it actually exercises #269

test(feed): name the failure test after the status it actually exercises

test(feed): name the failure test after the status it actually exercises #269

Triggered via pull request August 12, 2026 07:52
Status Success
Total duration 18m 15s
Artifacts 22

code-quality.yml

on: pull_request
Matrix: quality / security
quality  /  Frontend Build
1m 44s
quality / Frontend Build
Matrix: quality / frontend-checks
Matrix: quality / license
Matrix: quality / php-quality
Matrix: quality / vue-quality
quality  /  Frontend Tests (unit)
1m 6s
quality / Frontend Tests (unit)
quality  /  Coverage Baseline Protection
13s
quality / Coverage Baseline Protection
quality  /  Features Check
9s
quality / Features Check
quality  /  Features Extract
quality / Features Extract
Matrix: quality / phpunit
quality  /  Integration Tests (Newman)
2m 4s
quality / Integration Tests (Newman)
quality  /  Journeydoc Capture (screenshots)
quality / Journeydoc Capture (screenshots)
quality  /  SBOM
quality / SBOM
quality  /  E2E Tests (Playwright)
14m 32s
quality / E2E Tests (Playwright)
quality  /  Hydra Gates
49s
quality / Hydra Gates
quality  /  Quality Report
56s
quality / Quality Report
Fit to window
Zoom out
Zoom in

Annotations

33 warnings and 1 notice
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 / 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 / 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 / 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 (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 (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 (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 / 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 / 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 (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 (check:manifest)
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 / 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/components/admin/ConditionalVisibilityOverview.vue#L32
Expected 1 line break after opening tag (`<th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/ConditionalVisibilityOverview.vue#L31
Expected 1 line break before closing tag (`</th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/ConditionalVisibilityOverview.vue#L31
Expected 1 line break after opening tag (`<th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/ConditionalVisibilityOverview.vue#L30
Expected 1 line break before closing tag (`</th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/ConditionalVisibilityOverview.vue#L30
Expected 1 line break after opening tag (`<th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/ConditionalVisibilityOverview.vue#L29
Expected 1 line break before closing tag (`</th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/ConditionalVisibilityOverview.vue#L29
Expected 1 line break after opening tag (`<th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/AdminAnalytics.vue#L81
Expected 1 line break before closing tag (`</th>`), but no line breaks found
quality / Vue Quality (eslint): src/components/admin/AdminAnalytics.vue#L81
Expected 1 line break after opening tag (`<th>`), but no line breaks found
quality / Vue Quality (eslint): src/App.vue#L119
The "provide" property should be above the "methods" property on line 89
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 / 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 / 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 / PHPUnit (PHP 8.4, NC stable32)
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 stable32)
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 / 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 / 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 / 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/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/
🎭 Playwright Run Summary
114 passed (12.1m)

Artifacts

Produced during runtime
Name Size Digest
coverage-report Expired
102 KB
sha256:5413c8aec3c1d0807ffd5ab9e9d93f9d5f8a390a2ab495c65e77e65deed40867
frontend-build-output Expired
23.2 MB
sha256:04b87c4003faea99e4a2ce81b07899b1cc8c4c6a3678fa65e0f36f1a234a3407
license-report-composer
3.57 KB
sha256:9d0dfb209d9b345db79068fa8aa9ab14e9e09b0ded45f8909dd3d7db8b17ac69
license-report-npm
12.3 KB
sha256:9dc7d81887ce464f94ae6c5ddc0f1431ca0b4233cd7a22f8d6bac91b4e190aa0
playwright-report Expired
373 KB
sha256:74d321b1e8c4846b5a91f8f454637bd791647ec88b6a346faa281cdfe6fdf0c9
quality-report
27.7 KB
sha256:655e9ed8c57e1cad1e4f0bc242f62ea99f33eb0c4d349101a4532794a8778f20
result-frontend-build
160 Bytes
sha256:1202717bf6ab44046653cb1d053fe1df998598358a1bacea7a4862943f6376f1
result-frontend-check-0
160 Bytes
sha256:3cb1642de534327d9614d435d8efbe8c2863f5b23d756666bd8bea1fe8375ef0
result-frontend-tests
160 Bytes
sha256:228187771783858529148c6e7beb28d151fa1d0080fde32c24539a7d3b79fe84
result-hydra-gates
154 Bytes
sha256:ae133cec30acff9b9c560173c286532efd1d70b2aa232d6ad1256ca780de8a1f
result-license-composer
148 Bytes
sha256:10b1afdf56cb7b502972933818fad065a2d0fd845264d0777f59cb24311399d0
result-license-npm
138 Bytes
sha256:a4732af7575e4dd1fe3ae1048ce24917658a5145e3c0a6d7e50324218b970cd5
result-php-quality-lint
140 Bytes
sha256:6c396a3d43ebdb63a7ec3fdee3140e86a1fc637bbf6937a39177f06c4e44a43c
result-php-quality-phpcs
142 Bytes
sha256:9c736886e98a9c65ee51c136b1aabfb34f46e6f017d38fdda85075a7fadaf8a2
result-php-quality-phpmd
142 Bytes
sha256:6a371878665c72d3d78481e61d260fd2644d3af37a5e1f36bfb5367728df3261
result-php-quality-phpmetrics
152 Bytes
sha256:fedd18b64019346edc6fca70b30d291dbb2a2313366ecbfdaaea4c23c9ebf21e
result-php-quality-phpstan
146 Bytes
sha256:240776510c3082df6999c8bb19df8fc9aad09fc08c8039195d819c31cbe55828
result-php-quality-psalm
142 Bytes
sha256:bf908e73b539dc010c530a3e87d49f3fe0c52d95b9e69c531275d52a1eb29278
result-security-composer
148 Bytes
sha256:e8f00f055f9b80071eb4e05cf19b4cc5c0e11286c469fe615c736bdea6dc36b7
result-security-npm
138 Bytes
sha256:635b5214608ec2458daf35924d6bb9bf5cee3945bf818b8429d738a9b0a1f134
result-vue-quality-eslint
144 Bytes
sha256:5bdc4354a18933cd35482193587225c3143f845a3d3e38c35f3d79d676dd7ad9
result-vue-quality-stylelint
150 Bytes
sha256:cdc3f2129ed3a9b06aeb615748effccc788e43f8fe15525994efc79b39ce5d52