Skip to content

fix: refresh PbxSettings cache on model changes #371

fix: refresh PbxSettings cache on model changes

fix: refresh PbxSettings cache on model changes #371

Triggered via push July 10, 2026 11:06
Status Failure
Total duration 39s
Artifacts

code-quality.yml

on: push
PHPStan + phpcs
35s
PHPStan + phpcs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L482
Whitespace found at end of line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L476
Whitespace found at end of line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L425
Whitespace found at end of line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L419
Whitespace found at end of line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L371
Opening parenthesis of a multi-line function call must be the last content on the line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L272
Expected at least 1 space after "==="; 0 found
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L272
Expected at least 1 space before "==="; 0 found
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L127
Whitespace found at end of line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L126
Whitespace found at end of line
PHPStan + phpcs: src/Common/Models/ModelsBase.php#L108
Whitespace found at end of line
PHPStan + 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/