Merge pull request #10 from tomlazelle/adding_pipeline #3
publish-nuget.yml
on: push
Build and Test
34s
Publish to NuGet.org
13s
Annotations
10 warnings
|
Build and Test:
test/CommandTests/HandlerTests/CanGetAHandlerTest.cs#L23
Dereference of a possibly null reference.
|
|
Build and Test:
test/CommandTests/DomainTests/CanGetMessageFromDomainPublisherTest.cs#L43
Non-nullable event 'OnComplete' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
Build and Test:
test/CommandTests/DomainTests/CanGetMessageFromDomainPublisherTest.cs#L60
Non-nullable event 'OnComplete' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
Build and Test:
test/CommandTests/DomainTests/PublishDomainEventAndContinueTest.cs#L26
Dereference of a possibly null reference.
|
|
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/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.
|
|
Build and Test:
test/CommandTests/DomainTests/CanGetMessageFromDomainPublisherTest.cs#L60
Nullability of reference types in type of 'event EventHandler<DomainEventArgs> TestDomainEventTwo.OnComplete' doesn't match implicitly implemented member 'event EventHandler<DomainEventArgs>? IDomainEvent<TestDomainEventMessage>.OnComplete'.
|
|
Build and Test:
test/CommandTests/DomainTests/CanGetMessageFromDomainPublisherTest.cs#L43
Nullability of reference types in type of 'event EventHandler<DomainEventArgs> TestDomainEvent.OnComplete' doesn't match implicitly implemented member 'event EventHandler<DomainEventArgs>? IDomainEvent<TestDomainEventMessage>.OnComplete'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-package
Expired
|
31.7 KB |
sha256:e2f25374dc30b250dcbd4a6d73b544843557c0de1983de9610cb44ea47019de1
|
|
|
symbol-package
Expired
|
22.3 KB |
sha256:d7474719c80f63b52bbe3058c085bc0a6a309b58d804715a7c382f403514276e
|
|