Skip to content

Introduce ENV array element manifest type #1390

Introduce ENV array element manifest type

Introduce ENV array element manifest type #1390

Triggered via pull request November 24, 2023 10:56
Status Failure
Total duration 6m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: cs-check
Matrix: prefer-lowest
Matrix: tests
Matrix: validation
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 14 warnings
validation (7.4): src/Builder/ClassModifier/ConfigFile/ConfigFileModifier.php#L47
Variable $node in PHPDoc tag @var does not match assigned variable $arrayItem.
validation (7.4): src/Builder/ClassModifier/ConfigFile/ConfigFileModifier.php#L52
Parameter #2 $value of class SprykerSdk\Integrator\Builder\Visitor\AddArrayItemToEnvConfigVisitor constructor expects PhpParser\Node\Expr\ArrayItem, PhpParser\Node|null given.
validation (7.4): src/Builder/Extractor/ValueExtractor/AbstractValueExtractorStrategy.php#L111
Method SprykerSdk\Integrator\Builder\Extractor\ValueExtractor\AbstractValueExtractorStrategy::isConstant() should return bool but returns int<0, max>|false.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayDimValueExtractor.php#L42
Parameter #1 $expression of method SprykerSdk\Integrator\Builder\Extractor\ValueExtractor\ValueExtractorStrategyCollection::execute() expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L42
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L43
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L47
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L48
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L50
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (7.4): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L51
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (8.2): src/Builder/ClassModifier/ConfigFile/ConfigFileModifier.php#L47
Variable $node in PHPDoc tag @var does not match assigned variable $arrayItem.
validation (8.2): src/Builder/ClassModifier/ConfigFile/ConfigFileModifier.php#L52
Parameter #2 $value of class SprykerSdk\Integrator\Builder\Visitor\AddArrayItemToEnvConfigVisitor constructor expects PhpParser\Node\Expr\ArrayItem, PhpParser\Node|null given.
validation (8.2): src/Builder/Extractor/ValueExtractor/AbstractValueExtractorStrategy.php#L111
Method SprykerSdk\Integrator\Builder\Extractor\ValueExtractor\AbstractValueExtractorStrategy::isConstant() should return bool but returns int<0, max>|false.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayDimValueExtractor.php#L42
Parameter #1 $expression of method SprykerSdk\Integrator\Builder\Extractor\ValueExtractor\ValueExtractorStrategyCollection::execute() expects PhpParser\Node\Expr, PhpParser\Node\Expr|null given.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L42
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L43
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L47
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L48
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L50
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
validation (8.2): src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L51
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
tests (7.4)
Process completed with exit code 2.
prefer-lowest (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
prefer-lowest (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
validation (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validation (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
validation (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validation (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cs-check (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cs-check (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cs-check (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cs-check (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/