(v)sprintf() can return false on PHP7 #14695
phar.yml
on: pull_request
Compiler Tests
1m 8s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: integration-tests / PMMP Tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
0s
Annotations
34 errors
integration-tests / Integration - reactphp/promise:
src/Internal/FulfilledPromise.php#L61
Method React\Promise\Internal\FulfilledPromise::finally() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<(T of mixed)|null>.
|
integration-tests / Integration - reactphp/promise:
src/Promise.php#L99
Method React\Promise\Promise::finally() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<(T of mixed)|null>.
|
integration-tests / Integration - reactphp/promise
Process completed with exit code 1.
|
extension-tests / Extension Tests (7.3, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (7.3, phpstan-deprecation-rules)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.0, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (8.0, phpstan-deprecation-rules)
Process completed with exit code 2.
|
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
|
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
|
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules)
Process completed with exit code 2.
|
extension-tests / Extension Tests (7.2, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (7.2, phpstan-deprecation-rules)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.2, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (8.2, phpstan-deprecation-rules)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.1, phpstan-deprecation-rules):
src/Rules/Deprecations/FetchingDeprecatedConstRule.php#L50
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
extension-tests / Extension Tests (8.1, phpstan-deprecation-rules)
Process completed with exit code 2.
|
extension-tests / Extension Tests (7.3, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4215
Parameter #2 $dqlTemplate of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::getQuery() expects string, string|false given.
|
extension-tests / Extension Tests (7.3, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4263
Parameter #5 $dql of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::assertRealResultMatchesExpected() expects string, string|false given.
|
extension-tests / Extension Tests (7.3, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4264
Parameter #4 $dql of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::assertRealResultMatchesInferred() expects string, string|false given.
|
extension-tests / Extension Tests (7.3, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4265
Parameter #4 $dql of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::assertInferredResultMatchesExpected() expects string, string|false given.
|
extension-tests / Extension Tests (7.3, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4339
Parameter #1 $dql of method Doctrine\ORM\EntityManager::createQuery() expects string, string|false given.
|
extension-tests / Extension Tests (7.3, phpstan-doctrine)
Process completed with exit code 2.
|
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4215
Parameter #2 $dqlTemplate of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::getQuery() expects string, string|false given.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4263
Parameter #5 $dql of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::assertRealResultMatchesExpected() expects string, string|false given.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4264
Parameter #4 $dql of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::assertRealResultMatchesInferred() expects string, string|false given.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4265
Parameter #4 $dql of method PHPStan\Platform\QueryResultTypeWalkerFetchTypeMatrixTest::assertInferredResultMatchesExpected() expects string, string|false given.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine):
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L4339
Parameter #1 $dql of method Doctrine\ORM\EntityManager::createQuery() expects string, string|false given.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Process completed with exit code 2.
|
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for 'phar-refs/pull/3193/merge' exists
|
integration-tests / Integration - shopware/shopware
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
baselines-magento-baseline.neon
Expired
|
158 Bytes |
|
baselines-react-promise-baseline.neon
Expired
|
371 Bytes |
|
phar-file
Expired
|
3.41 MB |
|
phar-file-checksum
Expired
|
3.41 MB |
|