Skip to content

Feature/order cancel #88

Feature/order cancel

Feature/order cancel #88

Triggered via pull request October 24, 2023 13:03
Status Failure
Total duration 3m 52s
Artifacts

lint-and-test.yml

on: pull_request
Check kotlin lint
55s
Check kotlin lint
Execute coverage
0s
Execute coverage
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 1 warning
[ktlint] commerce-api/src/main/kotlin/com/hanghae/commerce/claim/domain/OrderCancelService.kt#L3 <standard:import-ordering>: commerce-api/src/main/kotlin/com/hanghae/commerce/claim/domain/OrderCancelService.kt#L3
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
[ktlint] commerce-api/src/main/kotlin/com/hanghae/commerce/item/domain/ItemStockEventListener.kt#L3 <standard:import-ordering>: commerce-api/src/main/kotlin/com/hanghae/commerce/item/domain/ItemStockEventListener.kt#L3
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
[ktlint] commerce-api/src/test/kotlin/com/hanghae/commerce/payment/domain/PaymentServiceTest.kt#L3 <standard:import-ordering>: commerce-api/src/test/kotlin/com/hanghae/commerce/payment/domain/PaymentServiceTest.kt#L3
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
Execute test
Process completed with exit code 1.
Execute test
Could not find any JUnit XML files for build/test-results/**/*.xml