Skip to content

6.x

6.x #3427

Triggered via pull request September 23, 2025 07:42
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
28s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
1m 6s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  Prettier
26s
ci / Code Quality / Prettier / Prettier
ci  /  ...  /  Rector
1m 6s
ci / Code Quality / Rector / Rector
Matrix: ci / Tests / tests
Waiting for pending jobs
ci  /  ...  /  on cancelled
ci / Notify Slack / on cancelled
ci  /  ...  /  on failure
ci / Notify Slack / on failure
ci  /  ...  /  on success
ci / Notify Slack / on success
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ci / Code Quality / ECS / ECS
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L280
Type CraftCms\Cms\Edition of property craft\commerce\Plugin::$minCmsEdition is not the same as type craft\enums\CmsEdition of overridden property craft\base\Plugin::$minCmsEdition.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L280
Property craft\commerce\Plugin::$minCmsEdition has unknown class CraftCms\Cms\Edition as its type.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L280
Access to constant Pro on an unknown class CraftCms\Cms\Edition.
ci / Code Quality / PHPStan / PHPStan
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/