Skip to content

PHPLIB-1254 Create Yaml for all operators and stages #982

PHPLIB-1254 Create Yaml for all operators and stages

PHPLIB-1254 Create Yaml for all operators and stages #982

Triggered via pull request October 10, 2023 23:46
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L102
src/Builder/Expression/FactoryTrait.php:102:35: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\AddOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Decimal128|MongoDB\BSON\Int64|MongoDB\BSON\UTCDateTime|MongoDB\Builder\Expression\ResolvesToDate|MongoDB\Builder\Expression\ResolvesToNumber|float|int> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L129
src/Builder/Expression/FactoryTrait.php:129:47: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\AllElementsTrueOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\PackedArray|MongoDB\Builder\Expression\ResolvesToArray|MongoDB\Model\BSONArray|array<array-key, mixed>> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L142
src/Builder/Expression/FactoryTrait.php:142:35: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\AndOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Binary|MongoDB\BSON\Decimal128|MongoDB\BSON\Document|MongoDB\BSON\Int64|MongoDB\BSON\ObjectId|MongoDB\BSON\PackedArray|MongoDB\BSON\Regex|MongoDB\BSON\Serializable|MongoDB\BSON\Timestamp|MongoDB\BSON\UTCDateTime|MongoDB\Builder\Type\ExpressionInterface|array<array-key, mixed>|null|scalar|stdClass> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L262
src/Builder/Expression/FactoryTrait.php:262:35: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\AvgOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Decimal128|MongoDB\BSON\Int64|MongoDB\Builder\Expression\ResolvesToNumber|float|int> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L287
src/Builder/Expression/FactoryTrait.php:287:38: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\BitAndOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Int64|MongoDB\Builder\Expression\ResolvesToInt|int> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L311
src/Builder/Expression/FactoryTrait.php:311:37: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\BitOrOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Int64|MongoDB\Builder\Expression\ResolvesToInt|int> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L323
src/Builder/Expression/FactoryTrait.php:323:38: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\BitXorOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Int64|MongoDB\Builder\Expression\ResolvesToInt|int> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L410
src/Builder/Expression/FactoryTrait.php:410:38: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\ConcatOperator::__construct called with named unpacked array array<array-key, MongoDB\Builder\Expression\ResolvesToString|non-empty-string> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L421
src/Builder/Expression/FactoryTrait.php:421:44: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\ConcatArraysOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\PackedArray|MongoDB\Builder\Expression\ResolvesToArray|MongoDB\Model\BSONArray|array<array-key, mixed>> (array with string keys) (see https://psalm.dev/268)
NamedArgumentNotAllowed: src/Builder/Expression/FactoryTrait.php#L1017
src/Builder/Expression/FactoryTrait.php:1017:38: NamedArgumentNotAllowed: Method MongoDB\Builder\Expression\IfNullOperator::__construct called with named unpacked array array<array-key, MongoDB\BSON\Binary|MongoDB\BSON\Decimal128|MongoDB\BSON\Document|MongoDB\BSON\Int64|MongoDB\BSON\ObjectId|MongoDB\BSON\PackedArray|MongoDB\BSON\Regex|MongoDB\BSON\Serializable|MongoDB\BSON\Timestamp|MongoDB\BSON\UTCDateTime|MongoDB\Builder\Type\ExpressionInterface|array<array-key, mixed>|null|scalar|stdClass> (array with string keys) (see https://psalm.dev/268)