Skip to content

增加程序集签名 #90

增加程序集签名

增加程序集签名 #90

Triggered via push November 3, 2023 14:03
Status Failure
Total duration 4m 57s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-publish
Process completed with exit code 1.
build-publish: NewLife.Redis/RedisGeo.cs#L50
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/RedisGeo.cs#L121
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/RedisGeo.cs#L157
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/MultipleConsumerGroupsQueue.cs#L71
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/QueueExtensions.cs#L136
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/QueueExtensions.cs#L136
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/QueueExtensions.cs#L250
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/QueueExtensions.cs#L250
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/QueueExtensions.cs#L262
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Queues/RedisDelayQueue.cs#L163
Nullability of reference types in return type doesn't match implemented member 'Task<T?> IProducerConsumer<T>.TakeOneAsync(int timeout = 0)'.