nuget_infra #66
nuget_infra.yml
on: workflow_dispatch
Build and upload artifact
37s
Release to Nuget
25s
Annotations
10 warnings
|
Build and upload artifact:
src/Infrastructures/Redis/Core/Serialization/DefaultJsonSerializer.cs#L41
Possible null reference return.
|
|
Build and upload artifact:
src/Infrastructures/Redis/Core/Serialization/DefaultBinarySerializer.cs#L67
Possible null reference argument for parameter 'graph' in 'void BinaryFormatter.Serialize(Stream serializationStream, object graph)'.
|
|
Build and upload artifact:
src/Infrastructures/Redis/Core/Serialization/DefaultBinarySerializer.cs#L51
Possible null reference argument for parameter 'buffer' in 'MemoryStream.MemoryStream(byte[] buffer, int index, int count)'.
|
|
Build and upload artifact:
src/Infrastructures/Redis/Core/Serialization/DefaultJsonSerializer.cs#L30
Possible null reference return.
|
|
Build and upload artifact:
src/Infrastructures/Repository.EfCore/Internal/ExpressionHelper.cs#L43
Dereference of a possibly null reference.
|
|
Build and upload artifact:
src/Infrastructures/Repository.EfCore/Internal/ExpressionHelper.cs#L13
Converting null literal or possible null value to non-nullable type.
|
|
Build and upload artifact:
src/Infrastructures/EventBus/RabbitMq/RabbitMqProducer.cs#L8
Field 'RabbitMqProducer._rabbitMqConnection' is never assigned to, and will always have its default value null
|
|
Build and upload artifact:
src/Infrastructures/EventBus/RabbitMq/BaseRabbitMqConsumer.cs#L54
Argument of type 'IDictionary<string, object>' cannot be used for parameter 'arguments' of type 'IDictionary<string, object?>' in 'Task<QueueDeclareOk> IChannel.QueueDeclareAsync(string queue, bool durable, bool exclusive, bool autoDelete, IDictionary<string, object?>? arguments = null, bool passive = false, bool noWait = false, CancellationToken cancellationToken = default(CancellationToken))' due to differences in the nullability of reference types.
|
|
Build and upload artifact:
src/Infrastructures/EventBus/RabbitMq/BaseRabbitMqConsumer.cs#L43
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build and upload artifact:
src/Infrastructures/EventBus/RabbitMq/RabbitMqProducer.cs#L10
Non-nullable field '_rabbitMqConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nugetpkgs
Expired
|
811 KB |
sha256:914311a8f1fd85018148dbe30b52dcb0a56ba5c4f8d9e25aface94929d654909
|
|