Set php 8.3 as min #1806
static-analysis.yml
on: pull_request
setup-matrix
6s
Matrix: static-analysis
Annotations
32 errors and 4 warnings
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $item with no value type specified in iterable type array.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $list with no value type specified in iterable type array.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $loadOrder with no value type specified in iterable type array.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L1119
Call to preg_quote() is missing delimiter / to be effective.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L1451
Instanceof between Pimcore\Model\Asset\Document and Pimcore\Model\Asset\Document will always evaluate to true.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L2224
Call to function method_exists() with Pimcore\Model\Asset and 'clearThumbnails' will always evaluate to true.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L2458
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::validateManyToManyRelationAssetType() has parameter $context with no value type specified in iterable type array.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L62
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::getMyOwnGridColumnConfigs() return type has no value type specified in iterable type array.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L81
Call to function is_array() with array<Pimcore\Bundle\AdminBundle\Model\GridConfig> will always evaluate to true.
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L90
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::getSharedGridColumnConfigs() return type has no value type specified in iterable type array.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $item with no value type specified in iterable type array.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $list with no value type specified in iterable type array.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $loadOrder with no value type specified in iterable type array.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L1119
Call to preg_quote() is missing delimiter / to be effective.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L1451
Instanceof between Pimcore\Model\Asset\Document and Pimcore\Model\Asset\Document will always evaluate to true.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L2224
Call to function method_exists() with Pimcore\Model\Asset and 'clearThumbnails' will always evaluate to true.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L2458
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::validateManyToManyRelationAssetType() has parameter $context with no value type specified in iterable type array.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L62
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::getMyOwnGridColumnConfigs() return type has no value type specified in iterable type array.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L81
Call to function is_array() with array<Pimcore\Bundle\AdminBundle\Model\GridConfig> will always evaluate to true.
|
static-analysis (8.4, highest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L90
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::getSharedGridColumnConfigs() return type has no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $item with no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $list with no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Command/ExtJSCommand.php#L132
Method Pimcore\Bundle\AdminBundle\Command\ExtJSCommand::populate() has parameter $loadOrder with no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L1119
Call to preg_quote() is missing delimiter / to be effective.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L1451
Instanceof between Pimcore\Model\Asset\Document and Pimcore\Model\Asset\Document will always evaluate to true.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L2224
Call to function method_exists() with Pimcore\Model\Asset and 'clearThumbnails' will always evaluate to true.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetController.php#L2458
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController::validateManyToManyRelationAssetType() has parameter $context with no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L62
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::getMyOwnGridColumnConfigs() return type has no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L81
Call to function is_array() with array<Pimcore\Bundle\AdminBundle\Model\GridConfig> will always evaluate to true.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan:
src/Controller/Admin/Asset/AssetHelperController.php#L90
Method Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController::getSharedGridColumnConfigs() return type has no value type specified in iterable type array.
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
setup-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis (8.4, highest, 12.x-dev as 12.99.9, true) / Static analysis with phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis (8.4, highest, false) / Static analysis with phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis (8.3, lowest, false) / Static analysis with phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phpstan-baseline.neon
|
5.72 KB |
|