Updated workflow to only trigger on pr create and on push #70
code-quality.yml
on: pull_request
Matrix: quality / security
Matrix: quality / php-quality
Matrix: quality / license
Matrix: quality / vue-quality
quality
/
Coverage Baseline Protection
quality
/
SBOM
0s
Matrix: quality / phpunit
quality
/
Integration Tests (Newman)
0s
quality
/
E2E Tests (Playwright)
0s
quality
/
Update Coverage Baseline
0s
quality
/
Quality Report
35s
Annotations
28 errors and 23 warnings
|
quality / Security (npm)
Process completed with exit code 1.
|
|
quality / PHP Quality (phpcs)
Process completed with exit code 2.
|
|
quality / Vue Quality (stylelint)
Process completed with exit code 78.
|
|
quality / License (npm)
Process completed with exit code 1.
|
|
quality / License (npm)
1 npm dependency license(s) are not on the allowlist. Add them to .license-allowlist.json or .license-overrides.json
|
|
quality / License (npm)
Disallowed license: @fortawesome/free-solid-svg-icons (6.7.2) uses '(CC-BY-4.0 AND MIT)'
|
|
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 / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L12
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L11
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L10
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L9
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L8
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L7
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L6
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L5
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L4
Expected "\t" character, but found " " character
|
|
quality / Vue Quality (eslint):
src/views/settings/UserSettings.vue#L3
Expected "\t" character, but found " " character
|
|
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 / 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 / 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 / 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 (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 / 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 (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 / 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 / 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 (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 / 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 / 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:4bd97973997e08eeceff7a9951454af29aa5573f972859326dd37a1c9daf66c9
|
|
|
license-report-npm
Expired
|
12.7 KB |
sha256:5c03e6626cbbf1012a76ac04dcbb7fa0540129643ec57504df7361e771225533
|
|
|
quality-report
Expired
|
29.8 KB |
sha256:16cb5f3205a149e4942f04a9f422e45516e7d4f7c667dfd6326acc9434dc0874
|
|
|
result-license-composer
Expired
|
148 Bytes |
sha256:a11a897a4bd0d42be7c8f3fec5c9ef575d38a5f40a39e2d7cd27334a96f0219a
|
|
|
result-license-npm
Expired
|
138 Bytes |
sha256:a2a419c793476fb425e60272b4d2b505d1834a86e3538045f13c9170d12b73d5
|
|
|
result-php-quality-lint
Expired
|
140 Bytes |
sha256:42e85c038b36ae7016156f011b09c12629612223b83effd5e2164c87da6c8c92
|
|
|
result-php-quality-phpcs
Expired
|
142 Bytes |
sha256:396e43269db0dcf2015db00b565371ec7ed120e367cee218ed4e41cbe3cfcef5
|
|
|
result-php-quality-phpmd
Expired
|
142 Bytes |
sha256:0e34d0572fe4548fe62c46590cae4322ad1fbabfe8a8c1547e1234c3b56ee712
|
|
|
result-php-quality-phpmetrics
Expired
|
152 Bytes |
sha256:e000dec4f5846c430e6e56c7b4e925116d04358e84aa3a3e46160abbf8dfb9bc
|
|
|
result-php-quality-phpstan
Expired
|
146 Bytes |
sha256:38cef55a508a6f84b39819f7854093f201b59834736abeed3e2593e2c5640f1c
|
|
|
result-php-quality-psalm
Expired
|
142 Bytes |
sha256:6ec9a96bed6266982ae96ec988ac6337f2461d0f5267b2c34eedb1ee5c5f7e00
|
|
|
result-security-composer
Expired
|
148 Bytes |
sha256:4976c592e6a4667fce265df1fa440783205fad37728c92e945f761ed94daa60a
|
|
|
result-security-npm
Expired
|
138 Bytes |
sha256:c606923958d79840db5f61c80945e586362a0b3b11037c8ae9b685c5f4d8501b
|
|
|
result-vue-quality-eslint
Expired
|
144 Bytes |
sha256:e19357cc28f0302494ec5db18534dc5a52398059ffedb3b518009991b941d5a4
|
|
|
result-vue-quality-stylelint
Expired
|
150 Bytes |
sha256:93c0b54260818ce50ea792ceb40a6a98095d55bd8b1488bc0487ff785b727348
|
|