Merge pull request #510 from ConductionNL/chore/preset-3.10.0 #1082
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
10s
quality
/
Quality Report
32s
Annotations
12 errors and 29 warnings
|
InvalidTemplateParam:
lib/Validator/ParaferingAuditAppendOnlyValidator.php#L47
lib/Validator/ParaferingAuditAppendOnlyValidator.php:47:53: InvalidTemplateParam: Extended template param T expects type OCP\EventDispatcher\Event, type OCA\OpenRegister\Event\ObjectCreatingEvent|OCA\OpenRegister\Event\ObjectDeletingEvent|OCA\OpenRegister\Event\ObjectUpdatingEvent given (see https://psalm.dev/183)
|
|
quality / PHP Quality (phpstan):
lib/Service/WmsWfsService.php#L465
Expression on left side of ?? is not nullable.
|
|
quality / PHP Quality (phpstan):
lib/Service/Transitions/GuardRegistry.php#L139
Offset 'passed' on array{passed: bool} on left side of ?? always exists and is not nullable.
|
|
quality / PHP Quality (phpstan):
lib/Service/StatusTransitionService.php#L187
Comparison operation ">" between 0 and 0 is always false.
|
|
quality / PHP Quality (phpstan):
lib/Service/StatusTransitionService.php#L186
Offset 'passed' on array{type: string, passed: bool, failureMessage: string|null, details: array<string, mixed>} on left side of ?? always exists and is not nullable.
|
|
quality / PHP Quality (phpstan):
lib/Service/StatusTransitionService.php#L136
Offset 'passed' on array{type: string, passed: bool, failureMessage: string|null, details: array<string, mixed>} on left side of ?? always exists and is not nullable.
|
|
quality / PHP Quality (phpstan):
lib/Service/RoleResolverService.php#L318
Comparison operation ">=" between 1 and 1 is always true.
|
|
quality / PHP Quality (phpstan):
lib/Service/Actions/ScheduleReminderHandler.php#L125
Parameter #1 $job of method OCP\BackgroundJob\IJobList::add() expects class-string<OCP\BackgroundJob\IJob>|OCP\BackgroundJob\IJob, string given.
|
|
quality / PHP Quality (phpstan):
lib/AppInfo/Application.php#L167
Parameter $listener of method OCP\AppFramework\Bootstrap\IRegistrationContext::registerEventListener() expects class-string<OCP\EventDispatcher\IEventListener<OCP\EventDispatcher\Event>>, 'OCA\\Procest\\Validator\\ParaferingAuditAppendOnlyValidator' given.
|
|
quality / PHP Quality (phpstan):
lib/AppInfo/Application.php#L163
Parameter $listener of method OCP\AppFramework\Bootstrap\IRegistrationContext::registerEventListener() expects class-string<OCP\EventDispatcher\IEventListener<OCP\EventDispatcher\Event>>, 'OCA\\Procest\\Validator\\ParaferingAuditAppendOnlyValidator' given.
|
|
quality / PHP Quality (phpstan):
lib/AppInfo/Application.php#L159
Parameter $listener of method OCP\AppFramework\Bootstrap\IRegistrationContext::registerEventListener() expects class-string<OCP\EventDispatcher\IEventListener<OCP\EventDispatcher\Event>>, 'OCA\\Procest\\Validator\\ParaferingAuditAppendOnlyValidator' given.
|
|
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 / 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 / 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 (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 (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 / 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 / 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 / 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 / Vue Quality (eslint):
src/views/cases/components/QuickStatusDropdown.vue#L58
The property or function OC.currentUser was deprecated in Nextcloud 19.0.0
|
|
quality / Vue Quality (eslint):
src/views/cases/components/InspectionPanel.vue#L310
The property or function OC.currentUser was deprecated in Nextcloud 19.0.0
|
|
quality / Vue Quality (eslint):
src/views/cases/components/EmailComposer.vue#L90
'v-html' directive can lead to XSS attack
|
|
quality / Vue Quality (eslint):
src/views/cases/components/DecisionsSection.vue#L254
The property or function OC.currentUser was deprecated in Nextcloud 19.0.0
|
|
quality / Vue Quality (eslint):
src/views/cases/CaseCreateDialog.vue#L255
The property or function OC.currentUser was deprecated in Nextcloud 19.0.0
|
|
quality / Vue Quality (eslint):
src/views/MyWork.vue#L370
The property or function OC.currentUser was deprecated in Nextcloud 19.0.0
|
|
quality / Vue Quality (eslint):
src/views/MyWork.vue#L332
The property or function OC.currentUser was deprecated in Nextcloud 19.0.0
|
|
quality / Vue Quality (eslint):
src/utils/openregisterCheck.js#L42
Missing JSDoc @PARAM "status" description
|
|
quality / Vue Quality (eslint):
src/services/parafeerActieApi.js#L9
Invalid JSDoc tag name "spec"
|
|
quality / Vue Quality (eslint):
src/services/parafeerActieApi.js#L7
Invalid JSDoc tag name "nextcloud/axios"
|
|
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 / 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 / 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 / PHPUnit (PHP 8.4, NC stable32)
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 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 / PHPUnit (PHP 8.4, NC stable31)
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 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 / PHPUnit (PHP 8.3, NC stable31)
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 / PHPUnit (PHP 8.3, NC stable32)
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 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 / Update Coverage Baseline
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/download-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 / Update Coverage Baseline
Could not push the updated coverage baseline — branch protection rejected the bot push (see ConductionNL/.github#61). Commit .coverage-baseline manually.
|
|
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 | |
|---|---|---|---|
|
coverage-report
Expired
|
75.8 KB |
sha256:5ee0381bc7d202a9ac936d0a2b9f4e4a0f5396d6e12836bcd49f684985933cd9
|
|
|
license-report-composer
Expired
|
3.5 KB |
sha256:ad4acb88be691a259255aaea77a3edf7a8a72593c9685573a52934b192146019
|
|
|
license-report-npm
Expired
|
8.92 KB |
sha256:547a4c61ae1418b71cea0ddffa4544f0464596b5da04768877cf6e959244ddc0
|
|
|
quality-report
Expired
|
28.2 KB |
sha256:52f5081c1be8696eb96518712e1ce4441cab1a86085483fba54d25dc8e8d9f8a
|
|
|
result-license-composer
Expired
|
148 Bytes |
sha256:b117b37280b367926bd09dd5a0d73ec64d03bae50fc1227e8f4c728d8816e8b2
|
|
|
result-license-npm
Expired
|
138 Bytes |
sha256:8d21b697d10867213eff78121c2f22e37fa3f58d785fd251cb7f4de11c2ecdcf
|
|
|
result-php-quality-lint
Expired
|
140 Bytes |
sha256:83977fedb702eaa8a2c477abf0f53a32038a64411bf4ab83b655f2314419f7a8
|
|
|
result-php-quality-phpcs
Expired
|
142 Bytes |
sha256:65b974afe4c2ed9aab2c394d5e67f30cd87a39b67be1aa718b5cefd0e8a89cdb
|
|
|
result-php-quality-phpmd
Expired
|
142 Bytes |
sha256:0d46ac4681523221bd6261f182bc04d0bbc3cccc43842e1ff5a8a6a19bda837f
|
|
|
result-php-quality-phpmetrics
Expired
|
152 Bytes |
sha256:4082ae744d9386b478c5fa16d5ed3e82bb1206a405779069cfcb96a567cb6e62
|
|
|
result-php-quality-phpstan
Expired
|
146 Bytes |
sha256:f4b55013b091dd6f2e54bbac4ceec8c54e59912822a28b72606c83d6d7694a94
|
|
|
result-php-quality-psalm
Expired
|
142 Bytes |
sha256:fd60b166f6fbd0ec3533f27eb5ee01491c20386284598bd68c6a9acfce120d54
|
|
|
result-security-composer
Expired
|
148 Bytes |
sha256:2dc73d3a472f7dd53702b151329d735d167c0ffc1d0193a9ba4ac1436d8a7cce
|
|
|
result-security-npm
Expired
|
138 Bytes |
sha256:567efaa8376fbad592973fdeacb6e944e666636c4786772c0cbfb7e72234f11a
|
|
|
result-vue-quality-eslint
Expired
|
144 Bytes |
sha256:38c8376783ea526b6507bd3407e794dd588c5062fe92a701b93da0e00c0d7dc0
|
|
|
result-vue-quality-stylelint
Expired
|
150 Bytes |
sha256:b0dfa42879a56b6a2386deb877c3bf1fa15f91da50d721e01ab46c712df6cdef
|
|