Skip to content

Add support for conditional types, offset access types and key-of, value-of, int-mask, int-mask-of #235

Add support for conditional types, offset access types and key-of, value-of, int-mask, int-mask-of

Add support for conditional types, offset access types and key-of, value-of, int-mask, int-mask-of #235

Triggered via pull request November 18, 2025 14:10
Status Failure
Total duration 1m 9s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
6s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
15s
Code Coverage / Code Coverage
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

6 errors
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.0): /github/workspace/src/TypeResolver.php#L381
Missing variable $type before or after the documentation comment.
Coding Standards / Coding Standards (8.0): /github/workspace/src/TypeResolver.php#L371
Missing variable $type before or after the documentation comment.
Coding Standards / Coding Standards (8.0): /github/workspace/src/TypeResolver.php#L361
Missing variable $type before or after the documentation comment.
Coding Standards / Coding Standards (8.0): /github/workspace/src/TypeResolver.php#L122
Use statements should be sorted alphabetically. The first wrong one is strtolower.