nsb: PoC testing #837
dotnet.yml
on: push
build-workflow
/
build-job
43s
Annotations
1 error and 11 warnings
build-workflow / build-job
Process completed with exit code 1.
|
build-workflow / build-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L56
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L135
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L60
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L50
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L51
Non-nullable property 'DramaProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L139
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L56
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L135
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L60
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-workflow / build-job:
tests/rm.DelegatingHandlersTest/SagaTesting.cs#L50
Non-nullable property 'OrderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|