Skip to content

#1180-return-payment-id #674

#1180-return-payment-id

#1180-return-payment-id #674

Triggered via pull request November 5, 2024 02:38
Status Success
Total duration 6m 0s
Artifacts 1

order-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L10
Using the '.*' form of import should be avoided - com.yas.payment.viewmodel.*.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L12
Wrong lexicographical order for 'com.yas.payment.viewmodel.CheckoutPaymentVm' import. Should be before 'jakarta.annotation.PostConstruct'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L13
Wrong lexicographical order for 'com.yas.payment.viewmodel.PaymentOrderStatusVm' import. Should be before 'jakarta.annotation.PostConstruct'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L17
Wrong lexicographical order for 'org.slf4j.Logger' import. Should be before 'org.springframework.beans.factory.annotation.Autowired'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L18
Wrong lexicographical order for 'org.slf4j.LoggerFactory' import. Should be before 'org.springframework.beans.factory.annotation.Autowired'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L21
Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.springframework.stereotype.Service'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L22
Wrong lexicographical order for 'java.util.List' import. Should be before 'org.springframework.stereotype.Service'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L23
Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.springframework.stereotype.Service'.
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck: payment/src/main/java/com/yas/payment/service/PaymentService.java#L66
Abbreviation in name 'capturePaymentRequestVM' must contain no more than '1' consecutive capital letters.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: payment/src/main/java/com/yas/payment/controller/PaymentController.java#L8
Wrong lexicographical order for 'com.yas.payment.viewmodel.CheckoutPaymentVm' import. Should be before 'com.yas.payment.viewmodel.InitPaymentResponseVm'.
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck: payment/src/main/java/com/yas/payment/controller/PaymentController.java#L30
Abbreviation in name 'capturePaymentRequestVM' must contain no more than '1' consecutive capital letters.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: jwgmeligmeyling/checkstyle-github-action@master, madrapps/jacoco-report@v1.6.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
OWASP Dependency Check Report
116 KB