Bump to PHPStan 2.0 #146
Annotations
16 errors and 4 warnings
PHP 8.1:
src/AtLeast.php#L56
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.1:
src/Collector.php#L82
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.1:
src/Finder.php#L31
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.1:
src/Finder.php#L72
Call to static method Webmozart\Assert\Assert::isArray() with array<int|string, mixed> will always evaluate to true.
|
PHP 8.1:
src/Finder.php#L95
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.1:
src/Finder.php#L140
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.1:
src/Only.php#L56
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2:
src/AtLeast.php#L56
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.2:
src/Collector.php#L82
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.2:
src/Finder.php#L31
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.2:
src/Finder.php#L72
Call to static method Webmozart\Assert\Assert::isArray() with array<int|string, mixed> will always evaluate to true.
|
PHP 8.2:
src/Finder.php#L95
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.2:
src/Finder.php#L140
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.2:
src/Only.php#L56
Call to static method Webmozart\Assert\Assert::boolean() with bool will always evaluate to true.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|