fix(paymentservice): add demos #11
checks.yml
on: push
markdownlint
17s
yamllint
11s
misspell
24s
markdownlinkcheck
2m 12s
sanity
3s
checklicense
34s
Matrix: build_images / build_and_push_images
Annotations
5 errors and 3 warnings
yamllint:
test/tracetesting/payment-service/valid-credit-card.yaml#L42
42:18 [trailing-spaces] trailing spaces
|
yamllint:
test/tracetesting/cart-service/cnl-demo/all.yaml#L1
1:1 [empty-lines] too many blank lines (1 > 0)
|
yamllint
Process completed with exit code 1.
|
markdownlint
Process completed with exit code 2.
|
checklicense
Process completed with exit code 2.
|
yamllint:
docker-compose.yml#L840
840:13 [comments] too few spaces before comment
|
yamllint:
docker-compose.yml#L869
869:13 [comments] too few spaces before comment
|
yamllint:
test/tracetesting/cart-service/cnl-demo/exploratory-test-add-item-to-cart.yaml#L13
13:33 [comments] too few spaces before comment
|