Skip to content

feat: improve phpstan level 9 with all errors resolved #8149

feat: improve phpstan level 9 with all errors resolved

feat: improve phpstan level 9 with all errors resolved #8149

Re-run triggered December 6, 2025 22:11
Status Failure
Total duration 41s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.5)
36s
Coding Standards / Coding Standards (PHP: 8.5)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Coding Standards / Coding Standards (PHP: 8.5): src/Types/SmallFloatType.php#L33
Function is_scalar() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.5): src/Types/SmallFloatType.php#L33
Expected 1 space after NOT operator; 0 found
Coding Standards / Coding Standards (PHP: 8.5): src/Types/IntegerType.php#L37
Function is_scalar() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.5): src/Types/IntegerType.php#L37
Expected 1 space after NOT operator; 0 found
Coding Standards / Coding Standards (PHP: 8.5): src/Types/DateTimeTzImmutableType.php#L62
Function is_string() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.5): src/Types/DateTimeTzImmutableType.php#L62
Expected 1 space after NOT operator; 0 found
Coding Standards / Coding Standards (PHP: 8.5): src/Types/DecimalType.php#L38
Function is_string() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.5): src/Types/DecimalType.php#L38
Expected 1 space after NOT operator; 0 found
Coding Standards / Coding Standards (PHP: 8.5): src/Types/VarDateTimeImmutableType.php#L55
Function is_string() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (PHP: 8.5): src/Types/VarDateTimeImmutableType.php#L55
Expected 1 space after NOT operator; 0 found
Coding Standards / Coding Standards (PHP: 8.5): src/Schema/Table.php#L999
Line exceeds 120 characters; contains 126 characters