Merge remote-tracking branch 'origin/master' #4
publish-nuget.yml
on: push
Build and Test
37s
Publish to NuGet.org
9s
Annotations
10 warnings
|
Build and Test:
test/CommandTests/DomainTests/CanGetMessageFromDomainPublisherTest.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/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/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#L24
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream, Encoding encoding)'.
|
|
Build and Test:
test/CommandTests/DomainTests/PublishDomainEventAndContinueTest.cs#L26
Dereference of a possibly null reference.
|
|
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
|
15.9 KB |
sha256:cfd9c0da289d1890c85694ac11e5ebbd3ef6e06b2a36def55b556bd920bf1ddf
|
|
|
symbol-package
Expired
|
11.2 KB |
sha256:72e2de426876e66f7b3baf09cf0d5bc199635c15828200f818fae40bccddb6e4
|
|