feat(order): integrate Kafka for order event publishing #2
cicd.yml
on: push
Define Version
/
define_version
10s
📊 Publish Test
/
report
Annotations
10 warnings
|
🔨 Build and test / build_test:
src/Order.Service/Client/Model/Pastry.cs#L23
Missing XML comment for publicly visible type or member 'Pastry.Price'
|
|
🔨 Build and test / build_test:
src/Order.Service/Client/Model/Pastry.cs#L22
Missing XML comment for publicly visible type or member 'Pastry.Size'
|
|
🔨 Build and test / build_test:
src/Order.Service/Client/Model/Pastry.cs#L21
Missing XML comment for publicly visible type or member 'Pastry.Description'
|
|
🔨 Build and test / build_test:
src/Order.Service/Client/Model/Pastry.cs#L20
Missing XML comment for publicly visible type or member 'Pastry.Name'
|
|
🔨 Build and test / build_test:
src/Order.Service/Client/Model/Pastry.cs#L20
Missing XML comment for publicly visible type or member 'Pastry.Pastry(string, string, string, decimal, string)'
|
|
🔨 Build and test / build_test:
src/Order.Service/Client/Model/Pastry.cs#L20
Missing XML comment for publicly visible type or member 'Pastry'
|
|
🔨 Build and test / build_test:
src/Order.Service/UseCases/Model/OrderInfo.cs#L25
Non-nullable property 'ProductQuantities' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
🔨 Build and test / build_test:
src/Order.Service/UseCases/Model/OrderInfo.cs#L24
Non-nullable property 'CustomerId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
🔨 Build and test / build_test:
src/Order.Service/UseCases/Model/Order.cs#L42
Non-nullable property 'ProductQuantities' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
🔨 Build and test / build_test:
src/Order.Service/UseCases/Model/Order.cs#L42
Non-nullable property 'CustomerId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ubuntu-latest
|
7.88 KB |
sha256:840350dbe2f4e0bccd86ce26588a16f4ab37fe860a547946315228abc6a5d2f8
|
|