Introduce ENV array element manifest type #1391
Annotations
10 errors and 2 warnings
src/Builder/ClassModifier/ConfigFile/ConfigFileModifier.php#L47
Variable $node in PHPDoc tag @var does not match assigned variable $arrayItem.
|
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.
|
src/Builder/Extractor/ValueExtractor/AbstractValueExtractorStrategy.php#L111
Method SprykerSdk\Integrator\Builder\Extractor\ValueExtractor\AbstractValueExtractorStrategy::isConstant() should return bool but returns int<0, max>|false.
|
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.
|
src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L42
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
|
src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L43
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
|
src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L47
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
|
src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L48
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
|
src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L50
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
|
src/Builder/Extractor/ValueExtractor/ArrayValueExtractorStrategy.php#L51
Cannot access property $key on PhpParser\Node\Expr\ArrayItem|null.
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading