Skip to content

✨ method parameter default value rendering #66

✨ method parameter default value rendering

✨ method parameter default value rendering #66

Re-run triggered October 27, 2024 19:23
Status Failure
Total duration 2m 0s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
8s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
19s
Code Coverage / Code Coverage
BC Check
5s
BC Check
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Method.php#L267
Function settype() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Method.php#L267
Expected 1 space(s) after cast statement; 0 found
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Method.php#L268
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
BC Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding Standards / Coding Standards (8.0): github/workspace/tests/unit/DocBlock/Tags/MethodTest.php#L736
Line exceeds 120 characters; contains 132 characters