Skip to content

✨ method parameter default value rendering #64

✨ method parameter default value rendering

✨ method parameter default value rendering #64

Re-run triggered October 27, 2024 08:48
Status Failure
Total duration 53s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
2s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
21s
Code Coverage / Code Coverage
BC Check
9s
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

24 errors and 2 warnings
Code Coverage / Code Coverage
Process completed with exit code 2.
Static analysis / Static Code Analysis (8.0): src/DocBlock/Tags/Method.php#L270
Expression on left side of ?? is not nullable.
Static analysis / Static Code Analysis (8.0): src/DocBlock/Tags/Method.php#L274
Variable $parameterDefaultValueStr might not be defined.
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.
Unit test / Tests (8.0, locked)
Process completed with exit code 2.
Unit test / Tests (8.3, locked)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.3, lowest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.2, locked)
The job was canceled because "_8_0_locked" failed.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Method.php#L266
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#L266
Expected 1 space(s) after cast statement; 0 found
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Method.php#L267
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.
Unit test / Tests (8.1, lowest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (7.4, locked)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.1, locked)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.2, lowest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.2, highest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (7.4, lowest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (7.4, highest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.0, highest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.1, highest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.0, lowest)
The job was canceled because "_8_0_locked" failed.
Unit test / Tests (8.3, highest)
The job was canceled because "_8_0_locked" failed.
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