Fix slow analysis on return with a big OR condition #25421
phar.yml
on: pull_request
Compiler Tests
2m 4s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 14s
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
PHAR Prefix Diff
0s
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
0s
Annotations
105 errors and 28 warnings
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Internal error: PHPStan\Analyser\NodeScopeResolver::processExprNode(): Argument #4 ($storage) must be of type PHPStan\Analyser\ExpressionResultStorage, Closure given, called in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/shipmonk/phpstan-rules/src/Rule/ForbidCheckedExceptionInCallableRule.php on line 239 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Compatibility/BackwardCompatibilityChecker.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
|
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte:
src/Resolver/ValueResolver/ValueResolver.php#L92
Parameter #2 $array of function implode expects array<string>, list<mixed> given.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte:
src/Compiler/NodeVisitor/Behavior/ComponentsNodeVisitorBehavior.php (in context of class Efabrica/PHPStanLatte/Compiler/NodeVisitor/AddTypeToComponentNodeVisitor)#L76
Parameter #2 $array of function implode expects array<string>, list<mixed> given.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte:
src/Compiler/Compiler/Latte3Compiler.php#L35
Call to function is_array() with list<Latte\Extension> will always evaluate to true.
|
|
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/orm:
src/Mapping/ClassMetadata.php#L1449
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\AssociationMapping::fromMappingArray() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
|
|
integration-tests / Integration - doctrine/orm:
src/Mapping/ClassMetadata.php#L1448
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ManyToManyOwningSideMapping::fromMappingArrayAndNamingStrategy() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
|
|
integration-tests / Integration - doctrine/orm:
src/Mapping/ClassMetadata.php#L1440
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\OneToManyAssociationMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
|
|
integration-tests / Integration - doctrine/orm:
src/Mapping/ClassMetadata.php#L1432
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ToOneOwningSideMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
|
|
integration-tests / Integration - doctrine/orm:
src/Mapping/ClassMetadata.php#L1428
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ToOneInverseSideMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
|
|
integration-tests / Integration - doctrine/orm:
src/Mapping/ClassMetadata.php#L1422
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ToOneOwningSideMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
|
|
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/dbal:
src/Driver/PDO/SQLSrv/Driver.php#L98
Only booleans are allowed in a ternary operator condition, mixed given.
|
|
integration-tests / PMMP Tests:
src/item/Item.php#L741
Cannot cast mixed to int.
|
|
integration-tests / PMMP Tests:
src/item/Item.php#L740
Cannot cast mixed to int.
|
|
integration-tests / PMMP Tests:
src/item/Item.php#L739
Cannot cast mixed to int.
|
|
integration-tests / PMMP Tests:
src/command/defaults/WhitelistCommand.php#L92
Parameter #2 $array of function implode expects array<string>, list<mixed> given.
|
|
integration-tests / PMMP Tests:
src/command/defaults/WhitelistCommand.php#L91
Parameter #1 $array of function sort expects an array of values castable to string, array<mixed> given.
|
|
integration-tests / PMMP Tests:
src/command/defaults/TeleportCommand.php#L101
Casting to *NEVER* something that's already *NEVER*.
|
|
integration-tests / PMMP Tests:
src/command/defaults/TeleportCommand.php#L100
Casting to *NEVER* something that's already *NEVER*.
|
|
integration-tests / PMMP Tests:
src/Server.php#L1192
Cannot cast mixed to string.
|
|
integration-tests / PMMP Tests:
src/Server.php#L758
Ignored error pattern #^Cannot cast mixed to string\.$# (cast.string) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Server.php is expected to occur 1 time, but occurred 2 times.
|
|
integration-tests / PMMP Tests:
build/generate-block-serializer-consts.php#L181
Parameter #1 $array of function sort expects an array of values castable to string, array<mixed> given.
|
|
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/Mail/Mailable.php#L268
No error with identifier callable.nonNativeMethod is reported on line 268.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/Http/Client/PendingRequest.php#L1081
Variable $shouldRetry on left side of ?? always exists and is always null.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/Foundation/Console/RouteListCommand.php#L406
Variable $action on left side of ?? always exists and is not nullable.
|
|
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
|
|
extension-tests / phpstan-phpunit (7.4) make tests
Connect Timeout Error
|
|
other-tests / Other Tests (8, ubuntu-latest, cd e2e/symfony-event
composer install --ignore-platform-reqs
../.....
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/event-dispatcher
composer install
../../phpstan
)
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/restricted-php-ini
composer install
php -d open_basedir="...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/bug3634
composer install
../../phpstan analyse -c app/php...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
extension-tests / phpstan-dibi (8.2) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-dibi (8.2) make phpstan
A task was canceled.
|
|
extension-tests / phpstan-phpunit (8.2) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-phpunit (8.2) make phpstan
A task was canceled.
|
|
extension-tests / phpstan-beberlei-assert (7.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-beberlei-assert (7.4) make tests
The operation was canceled.
|
|
integration-tests / Integration - sebastianbergmann/phpunit
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
integration-tests / Integration - sebastianbergmann/phpunit
The operation was canceled.
|
|
other-tests / Other Tests (8, ubuntu-latest, cd e2e/union-type
../../phpstan analyse -l 8 test.php
, memory_lim...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
integration-tests / Integration - bitExpert/phpstan-magento
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
integration-tests / Integration - doctrine/collections
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
integration-tests / Integration - doctrine/collections
The operation was canceled.
|
|
extension-tests / phpstan-nette (8.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-nette (8.4) make tests
A task was canceled.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-phpdoc-parser
composer install --ignore-platfor...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
extension-tests / phpstan-strict-rules (8.0) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-strict-rules (8.0) make phpstan
The operation was canceled.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
The operation was canceled.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/rector-autoload
composer install
../../phpstan
)
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/rector-autoload
composer install
../../phpstan
)
The operation was canceled.
|
|
extension-tests / phpstan-beberlei-assert (8.2) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-beberlei-assert (8.2) make phpstan
A task was canceled.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/autoload-better-reflection
php test.php
)
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpdoc-parser (8.3) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/zeta-components
composer install
mkdir autoload
../../php...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
extension-tests / phpstan-deprecation-rules (8.5) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpdoc-parser (8.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpdoc-parser (8.4) make tests
The operation was canceled.
|
|
extension-tests / phpstan-mockery (8.2) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-php-parser
composer install --ignore-platform-r...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-php-parser
composer install --ignore-platform-r...
Unable to download artifact(s): Failed to ListArtifacts: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/ListArtifacts
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-php-parser2
composer install
../../phpstan anal...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-mockery (8.1) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-strict-rules (8.3) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-strict-rules (8.3) make tests
A task was canceled.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/composer-file
composer install
../../phpstan analyse -l 8...
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-strict-rules (8.2) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-webmozart-assert (8.5) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-webmozart-assert (8.5) make tests
The operation was canceled.
|
|
extension-tests / phpstan-deprecation-rules (8.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-deprecation-rules (8.4) make tests
The operation was canceled.
|
|
integration-tests / Integration - drupal/drupal
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
integration-tests / Integration - drupal/drupal
The operation was canceled.
|
|
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
integration-tests / Integration - shopware/shopware
The operation was canceled.
|
|
extension-tests / phpstan-beberlei-assert (8.5) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpstan-beberlei-assert (8.5) make tests
A task was canceled.
|
|
other-tests / Other Tests (7.4, ubuntu-latest, cd e2e/phalcon-null
../../phpstan
, phalcon4, memory_limit=256M)
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (7.4, ubuntu-latest, cd e2e/phalcon-null
../../phpstan
, phalcon4, memory_limit=256M)
The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
extension-tests / phpdoc-parser (8.5) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpdoc-parser (8.5) make tests
A task was canceled.
|
|
integration-tests / Integration - symplify/phpstan-rules
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
integration-tests / Integration - symplify/phpstan-rules
A task was canceled.
|
|
extension-tests / phpdoc-parser (8.3) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
extension-tests / phpdoc-parser (8.3) make tests
The operation was canceled.
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5049/merge exists
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33431 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33431 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33431 , Maximum supported length: 32766
|
|
extension-tests / phpstan-deprecation-rules (8.1) make phpstan
Failed to restore: Failed to GetCacheEntryDownloadURL: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.CacheService/GetCacheEntryDownloadURL
|
|
other-tests / Other Tests (8, ubuntu-latest, cd e2e/union-type
../../phpstan analyse -l 8 test.php
, memory_lim...
Back off 15.867 seconds before retry.
|
|
other-tests / Other Tests (8, ubuntu-latest, cd e2e/union-type
../../phpstan analyse -l 8 test.php
, memory_lim...
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
integration-tests / Integration - bitExpert/phpstan-magento
Back off 23.27 seconds before retry.
|
|
integration-tests / Integration - bitExpert/phpstan-magento
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-phpdoc-parser
composer install --ignore-platfor...
Back off 13.202 seconds before retry.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-phpdoc-parser
composer install --ignore-platfor...
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Back off 13.337 seconds before retry.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/autoload-better-reflection
php test.php
)
Back off 21.575 seconds before retry.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/autoload-better-reflection
php test.php
)
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
extension-tests / phpdoc-parser (8.3) make phpstan
Back off 26.157 seconds before retry.
|
|
extension-tests / phpdoc-parser (8.3) make phpstan
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
extension-tests / phpstan-mockery (8.2) make phpstan
Back off 24.306 seconds before retry.
|
|
extension-tests / phpstan-mockery (8.2) make phpstan
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-php-parser2
composer install
../../phpstan anal...
Back off 19.912 seconds before retry.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-php-parser2
composer install
../../phpstan anal...
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
extension-tests / phpstan-mockery (8.1) make phpstan
Back off 29.237 seconds before retry.
|
|
extension-tests / phpstan-mockery (8.1) make phpstan
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
extension-tests / phpstan-strict-rules (8.3) make tests
Back off 13.369 seconds before retry.
|
|
extension-tests / phpstan-strict-rules (8.3) make tests
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/composer-file
composer install
../../phpstan analyse -l 8...
Back off 25.997 seconds before retry.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/composer-file
composer install
../../phpstan analyse -l 8...
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/5ef0c079ce82195b2a36a210272d6b661572d83e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
extension-tests / phpstan-strict-rules (8.2) make phpstan
Back off 29.357 seconds before retry.
|
|
extension-tests / phpstan-strict-rules (8.2) make phpstan
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/44454db4f0199b8b9685a5d763dc37cbf79108e1'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-doctrine-dbal-baseline.neon
|
1010 Bytes |
sha256:c320ae923122b6506fddb2d55d28ed46450e245f9bd5f676ebbccac7ae2afda6
|
|
|
baselines-doctrine-orm-baseline.neon
|
1.16 KB |
sha256:c1dfec1883b388ab0407660d0c49a67934d6d5cebbdeb559680e05d7b9e9703e
|
|
|
baselines-efabrica-phpstan-latte-baseline.neon
|
706 Bytes |
sha256:30dcb9e4bcc7c508fdb1cacfb2dd3cf3b920b427684934e822b838fc1f9e6a9e
|
|
|
baselines-laravel-baseline.neon
|
384 Bytes |
sha256:1ff323106178227ec093d95a055328f8c397a13af05cc813ce4ad15083b00325
|
|
|
baselines-rector-baseline.neon
|
685 Bytes |
sha256:0aaeb217d4dfa2eee2366a65ed4a3012ca55e8a5c6710f48bb9a3b127c3e1948
|
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
228 Bytes |
sha256:54dd66e4f1918f0fd5eae349e1861cd4d00c85d5a5012badc053ef84a8baf2ed
|
|
|
phar-file
|
3.74 MB |
sha256:5ba7511aad16ea22c941d7180f46a7087ce825a91186c43af31014117adc844e
|
|
|
phar-file-checksum
|
3.74 MB |
sha256:41fb4f0077c6024c1f30e950efe79ad2c063a2dda79a5a0f904f4596401439b9
|
|
|
pocketmine-ng-baseline.neon
|
1.44 KB |
sha256:108584631d491525a0327e5ec9c54d17248048dbabb6c3c3bc9bfac3dd305de4
|
|