PP - Add PermissionConstraint #207
analysis.yaml
on: pull_request
sonarcloud
11s
Matrix: analysis
Annotations
7 errors and 5 warnings
sonarcloud
Process completed with exit code 1.
|
PHP 8.2 Symfony 6.2.*:
src/Gateway/Form/Extension/PayPlugGatewayConfigurationTypeExtension.php#L38
Access to constant CAN_SAVE_CARD on an unknown class PayPlug\SyliusPayPlugPlugin\Const\Permission.
|
PHP 8.2 Symfony 6.2.*:
src/Gateway/Form/Extension/PayPlugGatewayConfigurationTypeExtension.php#L47
Access to constant CAN_USE_INTEGRATED_PAYMENTS on an unknown class PayPlug\SyliusPayPlugPlugin\Const\Permission.
|
PHP 8.2 Symfony 6.2.*:
src/Gateway/Form/Extension/PayPlugGatewayConfigurationTypeExtension.php#L54
Access to constant CAN_CREATE_DEFERRED_PAYMENT on an unknown class PayPlug\SyliusPayPlugPlugin\Const\Permission.
|
PHP 8.2 Symfony 6.2.*:
src/Gateway/Validator/Constraints/PayplugPermission.php#L18
Call to static method isPermission() on an unknown class PayPlug\SyliusPayPlugPlugin\Const\Permission.
|
PHP 8.2 Symfony 6.2.*:
src/Gateway/Validator/Constraints/PayplugPermissionValidator.php#L43
Cannot call method getData() on mixed.
|
PHP 8.2 Symfony 6.2.*
Process completed with exit code 1.
|
PHP 8.2 Symfony 6.2.*
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
SonarScanner
Running this GitHub Action without SONAR_TOKEN is not recommended
|
PHP 8.2 Symfony 6.2.*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.2 Symfony 6.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/
|