Skip to content

Mark immediately invoked callback params #1264

Mark immediately invoked callback params

Mark immediately invoked callback params #1264

Triggered via pull request October 27, 2024 12:07
Status Failure
Total duration 1m 46s
Artifacts

build.yml

on: pull_request
Coding Standard
25s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

70 errors
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L23
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L32
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L43
PHPDoc tag @param for parameter $func contains unresolvable type.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L52
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.1): stubs/Collections/ReadableCollection.stub#L61
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L23
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L32
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L43
PHPDoc tag @param for parameter $func contains unresolvable type.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L52
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3): stubs/Collections/ReadableCollection.stub#L61
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L23
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L32
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L43
PHPDoc tag @param for parameter $func contains unresolvable type.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L52
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (7.4): stubs/Collections/ReadableCollection.stub#L61
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L23
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L32
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L43
PHPDoc tag @param for parameter $func contains unresolvable type.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L52
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.4): stubs/Collections/ReadableCollection.stub#L61
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L23
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L32
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L43
PHPDoc tag @param for parameter $func contains unresolvable type.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L52
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.0): stubs/Collections/ReadableCollection.stub#L61
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L23
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L23
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::exists() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L32
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L32
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::filter() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L43
PHPDoc tag @param for parameter $func contains unresolvable type.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L43
Parameter $func of method Doctrine\Common\Collections\ReadableCollection::map() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L43
Template type U of method Doctrine\Common\Collections\ReadableCollection::map() is not referenced in a parameter.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L52
PHPDoc tag @param for parameter $p contains unresolvable type.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L52
Parameter $p of method Doctrine\Common\Collections\ReadableCollection::partition() has invalid type Doctrine\Common\Collections\Closure.
PHPStan (8.2): stubs/Collections/ReadableCollection.stub#L61
PHPDoc tag @param for parameter $p contains unresolvable type.