Implements command response framework #7
publish-nuget.yml
on: push
Build and Test
33s
Publish to NuGet.org
10s
Annotations
10 warnings
|
Build and Test:
test/CommandTests/HandlerTests/AsyncHandlerTests.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
Build and Test:
test/CommandTests/HandlerTests/CanGetAHandlerTest.cs#L23
Dereference of a possibly null reference.
|
|
Build and Test:
test/CommandTests/HandlerTests/AsyncHandlerPipelineTests.cs#L97
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
test/CommandTests/HandlerTests/HandlerPipelineTests.cs#L97
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
test/CommandTests/HandlerTests/HandlerPipelineTests.cs#L102
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
test/CommandTests/Configuration/Subject.cs#L14
Non-nullable field '_sut' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build and Test:
test/CommandTests/DomainTests/PublishDomainEventAndContinueTest.cs#L26
Dereference of a possibly null reference.
|
|
Build and Test:
test/CommandTests/Configuration/TestHelper.cs#L36
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Build and Test:
test/CommandTests/Configuration/TestHelper.cs#L24
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream, Encoding encoding)'.
|
|
Build and Test:
test/CommandTests/Configuration/TestHelper.cs#L13
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-package
Expired
|
18.1 KB |
sha256:e048212f3e38d6999ce4cb819ddc02ed27e3afeec34440395e9593f16e63f3fe
|
|
|
symbol-package
Expired
|
12 KB |
sha256:6bf0b224a29461a2a7fe9d807620f440e6a412a435f611d2dbdc082096b447b6
|
|