Skip to content

Update payment methods to Checkout Object #635

Update payment methods to Checkout Object

Update payment methods to Checkout Object #635

Triggered via pull request October 29, 2024 03:26
Status Success
Total duration 3m 28s
Artifacts 1

order-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck: order/src/main/java/com/yas/order/service/CheckoutService.java#L16
Using the '.*' form of import should be avoided - com.yas.order.viewmodel.checkout.*.
com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck: order/src/main/java/com/yas/order/controller/CheckoutController.java#L17
Using the '.*' form of import should be avoided - org.springframework.web.bind.annotation.*.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: order/src/main/java/com/yas/order/controller/CheckoutController.java#L42
'annotation array initialization' child has incorrect indentation level 12, expected level should be 8.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: order/src/main/java/com/yas/order/controller/CheckoutController.java#L44
'annotation array initialization' child has incorrect indentation level 12, expected level should be 8.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: order/src/main/java/com/yas/order/controller/CheckoutController.java#L46
'annotation array initialization' child has incorrect indentation level 12, expected level should be 8.
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
133 KB