Skip to content

chore: Enable full reusable quality workflow #35

chore: Enable full reusable quality workflow

chore: Enable full reusable quality workflow #35

Triggered via pull request March 19, 2026 15:02
Status Failure
Total duration 5m 26s
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
0s
quality / Coverage Baseline Protection
Matrix: quality / phpunit
quality  /  Integration Tests (Newman)
0s
quality / Integration Tests (Newman)
quality  /  Update Coverage Baseline
0s
quality / Update Coverage Baseline
quality  /  Quality Report
2m 32s
quality / Quality Report
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 25 warnings
MixedOperand: lib/Action/SynchronizationAction.php#L67
lib/Action/SynchronizationAction.php:67:85: MixedOperand: Right operand cannot be mixed (see https://psalm.dev/059)
TypeDoesNotContainNull: lib/Action/SynchronizationAction.php#L65
lib/Action/SynchronizationAction.php:65:13: TypeDoesNotContainNull: OCA\OpenConnector\Db\Synchronization does not contain null (see https://psalm.dev/090)
MixedOperand: lib/Action/SynchronizationAction.php#L63
lib/Action/SynchronizationAction.php:63:65: MixedOperand: Right operand cannot be mixed (see https://psalm.dev/059)
UnusedClass: lib/Action/SynchronizationAction.php#L16
lib/Action/SynchronizationAction.php:16:7: UnusedClass: Class OCA\OpenConnector\Action\SynchronizationAction is never used (see https://psalm.dev/075)
RedundantCondition: lib/Action/PingAction.php#L49
lib/Action/PingAction.php:49:46: RedundantCondition: int always contains int (see https://psalm.dev/122)
TypeDoesNotContainType: lib/Action/PingAction.php#L44
lib/Action/PingAction.php:44:56: TypeDoesNotContainType: !int does not contain int (see https://psalm.dev/056)
RedundantCondition: lib/Action/PingAction.php#L44
lib/Action/PingAction.php:44:56: RedundantCondition: int always contains int (see https://psalm.dev/122)
UnusedClass: lib/Action/PingAction.php#L13
lib/Action/PingAction.php:13:7: UnusedClass: Class OCA\OpenConnector\Action\PingAction is never used (see https://psalm.dev/075)
PossiblyUnusedParam: lib/Action/EventAction.php#L31
lib/Action/EventAction.php:31:31: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
UnusedClass: lib/Action/EventAction.php#L12
lib/Action/EventAction.php:12:7: UnusedClass: Class OCA\OpenConnector\Action\EventAction is never used (see https://psalm.dev/075)
quality / PHPUnit (PHP 8.3, NC stable32)
Process completed with exit code 2.
quality / PHPUnit (PHP 8.4, NC stable32)
Process completed with exit code 2.
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 / 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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/entities/rule/rule.mock.ts#L56
The type 'TRule' is undefined
quality / Vue Quality (eslint): src/entities/rule/rule.mock.ts#L6
The type 'TRule' is undefined
quality / Vue Quality (eslint): src/entities/event/event.ts#L72
The type 'TEvent' is undefined
quality / Vue Quality (eslint): src/entities/event/event.ts#L72
The type 'SafeParseReturnType' is undefined
quality / Vue Quality (eslint): src/entities/event/event.mock.ts#L57
The type 'TEvent' is undefined
quality / Vue Quality (eslint): src/entities/event/event.mock.ts#L6
The type 'TEvent' is undefined
quality / Vue Quality (eslint): src/entities/endpoint/endpoint.ts#L64
The type 'TEndpoint' is undefined
quality / Vue Quality (eslint): src/entities/endpoint/endpoint.ts#L64
The type 'SafeParseReturnType' is undefined
quality / Vue Quality (eslint): src/entities/endpoint/endpoint.ts#L13
The type 'TEndpoint' is undefined
quality / Vue Quality (eslint): src/entities/endpoint/endpoint.ts#L12
The type 'ReadonlyBaseClass' is undefined
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. 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. 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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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. 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/github-script@v7, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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
4.59 KB
sha256:88df9a3793ce923ac9556cb284d08b7b2a1f3bbbca2fc233ef39d01d007f47b6
license-report-npm Expired
14.3 KB
sha256:97688c8de34b1853f197fb4fa94ce3fe1b2c59e5dfbaeb25494b7f42903fead1
quality-report Expired
30.6 KB
sha256:49409562cd922b999558c5a14f954e39c646a3edbe266dee9582714a3922fdf0
result-license-composer Expired
148 Bytes
sha256:e97e9985d358eb349fa980cc203e7fc09b267b5a967d56131f8d16f1e6eb4a07
result-license-npm Expired
138 Bytes
sha256:24307b74edfc6d7fa571740c5a58e5524f351bb6dfeb426a97f646c00fb9a54e
result-php-quality-lint Expired
140 Bytes
sha256:0c26daf1758e48a977058a9a2578de59f4cf0613ff00046b1805e95cee923ddd
result-php-quality-phpcs Expired
142 Bytes
sha256:5d4a12959b4adfe1d67023b63aad35641967050667f7d1e4eec49a743ae67cfb
result-php-quality-phpmd Expired
142 Bytes
sha256:d7b8f5457f6ba44be2259ba63955981fd691bba24e47daeca1938b7519ca04c9
result-php-quality-phpmetrics Expired
152 Bytes
sha256:ba3ceb7ff52d4a5721f316732786bee593b0f3ec782e74fc93ab887292fb3162
result-php-quality-phpstan Expired
146 Bytes
sha256:0ef7730fbb3bd402fb191a04310e34abcafeb2e7ba1091b618b1abb114353485
result-php-quality-psalm Expired
142 Bytes
sha256:3080e0c119bf0df2747f5bc3fc6c81a28bfb0ff4545933a1c5c2e3b02b510130
result-security-composer Expired
148 Bytes
sha256:e97e9985d358eb349fa980cc203e7fc09b267b5a967d56131f8d16f1e6eb4a07
result-security-npm Expired
138 Bytes
sha256:8f69d428c1a6973356e93d11cca9309ff2e16699a777fb63fa72307d53890cd2
result-vue-quality-eslint Expired
144 Bytes
sha256:46693f70d9e378ab42acf813f066660c4e0e4c31fd11c6aa3cc98cd2f1afbf00
result-vue-quality-stylelint Expired
150 Bytes
sha256:0063d2ec1a89d447839b73da62cddddc668c89ef9956e74663d6f2bc9ed44e76