Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix case where order does not have a quote ID #2077

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

thomas-kl1
Copy link
Contributor

Description
Fix the following error and improve code quality:

report.CRITICAL: Error when running a cron job {"exception":"[object] (RuntimeException(code: 0): Error when running a cron job at /app/x/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php:362, TypeError(code: 0): Argument 1 passed to Adyen\\Payment\\Helper\\StateData::getStateData() must be of the type int, null given, called in /app/x/vendor/adyen/module-payment/Gateway/Request/ChannelDataBuilder.php on line 38 at /app/x/vendor/adyen/module-payment/Helper/StateData.php:86)"} []

@thomas-kl1 thomas-kl1 requested a review from a team as a code owner June 1, 2023 13:55
@sonarcloud
Copy link

sonarcloud bot commented Jun 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Jul 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@candemiralp candemiralp requested a review from a team as a code owner May 24, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants