Update PHPStan packages to v2 (major) #1768
continuous-integration.yml
on: pull_request
run
/
Generate test matrix
4s
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / tests
Annotations
5 errors
run / Static Code Analysis (8.4):
src/Type/JsonType.php#L36
Call to function is_array() with array<mixed> will always evaluate to true.
|
run / Static Code Analysis (8.4):
src/Type/JsonType.php#L44
Call to function is_array() with array<mixed, mixed> will always evaluate to true.
|
run / Static Code Analysis (8.4):
src/Type/JsonType.php#L53
Method Nucleos\Form\Type\JsonType::reverseTransform() never returns null so it can be removed from the return type.
|
run / Static Code Analysis (8.4):
src/Type/JsonType.php#L65
Call to function is_string() with string will always evaluate to true.
|
run / Static Code Analysis (8.4)
Process completed with exit code 2.
|