[Chore] Clean Up XML Comments for V10 - Core Framework Documentation … #49
ci.yml
on: push
build
3m 20s
release
0s
memory
1m 2s
hangfire
3m 15s
quartz
3m 10s
redis-ci
1m 19s
mqtt-ci
1m 9s
rabbitmq-ci
3m 42s
kafka-ci
3m 54s
postgres-ci
1m 24s
sqlserver-ci
1m 31s
mysql-ci
1m 39s
dynamo-ci
1m 36s
localstack-ci
1m 44s
aws-ci
48s
aws-scheduler-ci
48s
sqlite-ci
57s
azure-ci
56s
Annotations
4 errors and 147 warnings
|
aws-ci
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
|
aws-scheduler-ci
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
|
mqtt-ci
Process completed with exit code 1.
|
|
Paramore.Brighter.MQTT.Tests.MessagingGateway.Reactor.MqttMessageProducerSendMessageTests.When_posting_multiples_message_via_the_messaging_gateway_sync:
tests/Paramore.Brighter.MQTT.Tests/MessagingGateway/Reactor/When_posting_multiples_message_via_the_messaging_gateway.cs#L95
Assert.Equal() Failure: Values differ
Expected: 1000
Actual: 999
|
|
build
Converting null literal or possible null value to non-nullable type.
|
|
build
Non-nullable property 'Greeting' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
Converting null literal or possible null value to non-nullable type.
|
|
build
Converting null literal or possible null value to non-nullable type.
|
|
build
Possible null reference argument for parameter 'person' in 'FindPersonResult.FindPersonResult(Person person)'.
|
|
build
Converting null literal or possible null value to non-nullable type.
|
|
build
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
Non-nullable property 'Greetings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Cannot convert null literal to non-nullable reference type.
|
|
azure-ci
Non-nullable property 'CommandValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'EventName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'LockToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'ApplicationProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Non-nullable property 'MessageBodyValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
azure-ci
Nullability of reference types in type of parameter 'value' of 'void FakeMessageProducer.Span.set' doesn't match implicitly implemented member 'void IAmAMessageProducer.Span.set' (possibly because of nullability attributes).
|
|
sqlite-ci
Non-nullable field '_storedMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlite-ci
Non-nullable field '_storedMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlite-ci
Possible null reference return.
|
|
sqlite-ci
Converting null literal or possible null value to non-nullable type.
|
|
sqlite-ci
Non-nullable field '_storedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlite-ci
Possible null reference return.
|
|
sqlite-ci
Converting null literal or possible null value to non-nullable type.
|
|
sqlite-ci
Non-nullable field '_connectionStringPathDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlite-ci
Non-nullable field '_connectionStringPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlite-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
memory
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
memory
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
memory
Nullability of reference types in value of type 'Task<MyEvent?>' doesn't match target type 'Task<MyEvent>'.
|
|
memory
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
memory
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
memory
Non-nullable property 'Header' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
memory
Possible null reference return.
|
|
memory
Converting null literal or possible null value to non-nullable type.
|
|
memory
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapperAsync.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
memory
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
redis-ci
The field 'RedisMessageProducerSendTests._partitionKey' is never used
|
|
redis-ci
Field 'RedisMessageProducerSendTests._dataRef' is never assigned to, and will always have its default value null
|
|
redis-ci
Possible null reference argument for parameter 'rhs' in 'RoutingKey.implicit operator string(RoutingKey rhs)'.
|
|
redis-ci
Non-nullable field '_partitionKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
redis-ci
Non-nullable field '_dataRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
redis-ci
Possible null reference return.
|
|
redis-ci
Converting null literal or possible null value to non-nullable type.
|
|
postgres-ci
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
postgres-ci
Cannot convert null literal to non-nullable reference type.
|
|
postgres-ci
Non-nullable field '_storedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
postgres-ci
Non-nullable field '_storedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
postgres-ci
Non-nullable field '_storedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
postgres-ci
Possible null reference return.
|
|
postgres-ci
Converting null literal or possible null value to non-nullable type.
|
|
postgres-ci
Possible null reference return.
|
|
postgres-ci
Converting null literal or possible null value to non-nullable type.
|
|
postgres-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
sqlserver-ci
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
|
|
sqlserver-ci
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlserver-ci
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlserver-ci
Cannot convert null literal to non-nullable reference type.
|
|
sqlserver-ci
Non-nullable field '_storedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
sqlserver-ci
Possible null reference return.
|
|
sqlserver-ci
Converting null literal or possible null value to non-nullable type.
|
|
sqlserver-ci
Possible null reference return.
|
|
sqlserver-ci
Converting null literal or possible null value to non-nullable type.
|
|
sqlserver-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dynamo-ci
Non-nullable field '_storedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
dynamo-ci
Possible null reference return.
|
|
dynamo-ci
Converting null literal or possible null value to non-nullable type.
|
|
dynamo-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dynamo-ci
Possible null reference return.
|
|
dynamo-ci
Converting null literal or possible null value to non-nullable type.
|
|
dynamo-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dynamo-ci
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dynamo-ci
Nullability of reference types in type of parameter 'other' of 'bool Money.Equals(Money other)' doesn't match implicitly implemented member 'bool IEquatable<Money>.Equals(Money? other)' (possibly because of nullability attributes).
|
|
dynamo-ci
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
mysql-ci
Possible null reference argument for parameter 'collection' in 'void Assert.Contains<Message>(Message expected, IEnumerable<Message> collection)'.
|
|
mysql-ci
Non-nullable field '_storedMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
mysql-ci
Dereference of a possibly null reference.
|
|
mysql-ci
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
mysql-ci
Non-nullable field '_storedMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
mysql-ci
Possible null reference return.
|
|
mysql-ci
Converting null literal or possible null value to non-nullable type.
|
|
mysql-ci
Possible null reference return.
|
|
mysql-ci
Converting null literal or possible null value to non-nullable type.
|
|
mysql-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
localstack-ci
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
localstack-ci
Non-nullable field '_receivedMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
localstack-ci
Non-nullable field '_requeuedMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
localstack-ci
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
localstack-ci
Cannot convert null literal to non-nullable reference type.
|
|
localstack-ci
Cannot convert null literal to non-nullable reference type.
|
|
localstack-ci
Nullability of reference types in type of parameter 'handler' of 'void QuickHandlerFactoryAsync.Release(IHandleRequestsAsync handler, IAmALifetime lifetime)' doesn't match implicitly implemented member 'void IAmAHandlerFactoryAsync.Release(IHandleRequestsAsync? handler, IAmALifetime lifetime)' (possibly because of nullability attributes).
|
|
localstack-ci
Nullability of reference types in type of parameter 'value' of 'void MyLargeCommandMessageMapperAsync.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<MyLargeCommand>.Context.set' (possibly because of nullability attributes).
|
|
localstack-ci
Nullability of reference types in type of parameter 'value' of 'void MyLargeCommandMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyLargeCommand>.Context.set' (possibly because of nullability attributes).
|
|
localstack-ci
Nullability of reference types in type of parameter 'value' of 'void MyDeferredCommandMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyDeferredCommand>.Context.set' (possibly because of nullability attributes).
|
|
quartz
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
quartz
Possible null reference return.
|
|
quartz
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
quartz
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
quartz
Nullability of reference types in value of type 'Task<MyEvent?>' doesn't match target type 'Task<MyEvent>'.
|
|
quartz
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
quartz
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
quartz
Non-nullable property 'Processor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
quartz
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
quartz
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapperAsync.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
hangfire
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
hangfire
Possible null reference return.
|
|
hangfire
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
hangfire
Nullability of reference types in value of type 'Task<MyEvent?>' doesn't match target type 'Task<MyEvent>'.
|
|
hangfire
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
hangfire
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
hangfire
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
hangfire
Non-nullable property 'Processor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
hangfire
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
hangfire
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapperAsync.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
rabbitmq-ci
Possible null reference return.
|
|
rabbitmq-ci
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
rabbitmq-ci
Dereference of a possibly null reference.
|
|
rabbitmq-ci
Dereference of a possibly null reference.
|
|
rabbitmq-ci
Dereference of a possibly null reference.
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'other' of 'bool MyEvent.Equals(MyEvent other)' doesn't match implicitly implemented member 'bool IEquatable<MyEvent>.Equals(MyEvent? other)' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'value' of 'void MyDeferredCommandMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyDeferredCommand>.Context.set' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
rabbitmq-ci
Possible null reference argument for parameter 'topic' in 'MessageHeader.MessageHeader(Id messageId, RoutingKey topic, MessageType messageType, Uri? source = null, string? type = null, DateTimeOffset? timeStamp = null, Id? correlationId = null, RoutingKey? replyTo = null, ContentType? contentType = null, PartitionKey? partitionKey = null, Uri? dataSchema = null, string? subject = null, int handledCount = 0, TimeSpan? delayed = null, TraceParent? traceParent = null, TraceState? traceState = null, Baggage? baggage = null)'.
|
|
rabbitmq-ci
Non-nullable field '_dispatcher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'handler' of 'void QuickHandlerFactoryAsync.Release(IHandleRequestsAsync handler, IAmALifetime lifetime)' doesn't match implicitly implemented member 'void IAmAHandlerFactoryAsync.Release(IHandleRequestsAsync? handler, IAmALifetime lifetime)' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapperAsync.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'value' of 'void MyEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyEvent>.Context.set' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'other' of 'bool MyEvent.Equals(MyEvent other)' doesn't match implicitly implemented member 'bool IEquatable<MyEvent>.Equals(MyEvent? other)' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'value' of 'void MyDeferredCommandMessageMapperAsync.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<MyDeferredCommand>.Context.set' (possibly because of nullability attributes).
|
|
rabbitmq-ci
Nullability of reference types in type of parameter 'value' of 'void MyDeferredCommandMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<MyDeferredCommand>.Context.set' (possibly because of nullability attributes).
|
|
kafka-ci
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
kafka-ci
Converting null literal or possible null value to non-nullable type.
|
|
kafka-ci
Dereference of a possibly null reference.
|
|
kafka-ci
Dereference of a possibly null reference.
|
|
kafka-ci
Converting null literal or possible null value to non-nullable type.
|
|
kafka-ci
Dereference of a possibly null reference.
|
|
kafka-ci
Dereference of a possibly null reference.
|
|
kafka-ci
Dereference of a possibly null reference.
|
|
kafka-ci
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
kafka-ci
Non-nullable property 'Value' 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 | |
|---|---|---|---|
|
nuget packages
Expired
|
9.81 MB |
sha256:1922d49e28a2c7493a2a25f95e731abc336d16e0742684222305828fef841c52
|
|