Upgraded from PHPStan 1.12 to 2.0 #192
coding-standards.yml
on: pull_request
Coding Standards
/
Coding Standards (PHP: 8.3)
14s
Annotations
5 errors and 1 warning
Coding Standards / Coding Standards (PHP: 8.3):
tests/Assets/CustomRepositoryFactory.php#L46
Parameter $limit has null default value, but is not marked as nullable.
|
Coding Standards / Coding Standards (PHP: 8.3):
tests/Assets/CustomRepositoryFactory.php#L46
Parameter $offset has null default value, but is not marked as nullable.
|
Coding Standards / Coding Standards (PHP: 8.3):
tests/Doctrine/CustomDefaultRepositoryTest.php#L11
Type assert is not used in this file.
|
Coding Standards / Coding Standards (PHP: 8.3):
tests/Doctrine/ConfigurationFactoryTest.php#L23
Type assert is not used in this file.
|
Coding Standards / Coding Standards (PHP: 8.3)
Process completed with exit code 1.
|
Coding Standards / Coding Standards (PHP: 8.3):
tests/Assets/CustomRepositoryFactory.php#L46
Line exceeds 120 characters; contains 125 characters
|