docs(step5): add integration tests for asynchronous Kafka events #3
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/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.
|
|
🔨 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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ubuntu-latest
|
10.2 KB |
sha256:c33ad789531c8ab5d882b15c755be05702384c6a8c7616ea2630c809a0658d9c
|
|