Skip to content

feat: Add OpenSpec sync and issue triage workflows #229

feat: Add OpenSpec sync and issue triage workflows

feat: Add OpenSpec sync and issue triage workflows #229

Triggered via pull request May 19, 2026 03:49
Status Success
Total duration 15m 7s
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  /  E2E Tests (Playwright)
0s
quality / E2E Tests (Playwright)
quality  /  Update Coverage Baseline
0s
quality / Update Coverage Baseline
quality  /  Quality Report
36s
quality / Quality Report
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 23 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 / 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 / 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 / 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 / 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 / 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 / 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 (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 (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/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. 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 / 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. 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
license-report-composer Expired
4.59 KB
sha256:715beedd35ba141870cb631b912d54ab21a3516dbe5f69c5151da2c46164f949
license-report-npm Expired
14.4 KB
sha256:75b05859256467d3d99a2aa0f7fa6a2e7240ee9e74af710ab1bd67f18617fda0
quality-report Expired
27 KB
sha256:49030e3bc464d5d58e64b6e23442bcd7568ce898fdeae7ec728b1e50ae2597ef
result-license-composer Expired
148 Bytes
sha256:91562c69a9580aae4ce0e11cfa212b769c4752fdbba36420beafa72710ed1788
result-license-npm Expired
138 Bytes
sha256:d904ee063c4a588fc3202a6ba82c33d6fd78b5590d1dedd45dd157c624585858
result-php-quality-lint Expired
140 Bytes
sha256:6a5ee13dcf32bb6ecc4d95d4b5da3e194cb12c57cfb8ad2a78d47abe92031e59
result-php-quality-phpcs Expired
142 Bytes
sha256:4d356ea85a4ced0e6585ea40f62b53f7a6b04f63600f83b746866c737080d272
result-php-quality-phpmd Expired
142 Bytes
sha256:bbbecabd928a1c5598e89b0a1f8e00a891f3ec5bc9ac35098e2c04dfb2824924
result-php-quality-phpmetrics Expired
152 Bytes
sha256:ba0f9109f5797fa42e10c1a3ece62a80f867bfe62c703fcc0300a03f1249c0a4
result-php-quality-phpstan Expired
146 Bytes
sha256:ae49cad5f116816dcc937fa5da009a18b680f0fd1cbead44ef11e554c72be4aa
result-php-quality-psalm Expired
142 Bytes
sha256:44a2127a1cd64412fe5fc784d8d342da06c1b5e72d5ef393811ec04ea279715c
result-security-composer Expired
148 Bytes
sha256:14c4c3a2fc9fd05313cef968b6168929cbd3f2d4be8dccf33a1c7fd749259fbc
result-security-npm Expired
138 Bytes
sha256:40acc7425ec2dfcd1c8881edd1fdda735e2eacb3b60207e34fc52f859b067f86
result-vue-quality-eslint Expired
144 Bytes
sha256:db16f85028d61db62b82a65e293c784119cae9246a8badb8d3e46199d0225369
result-vue-quality-stylelint Expired
150 Bytes
sha256:f330dd8824b58f6666b85524601e7cc40d0252525edbc8c85e9b4ecdda0f68f5