Skip to content

v5.5.2023.1101

v5.5.2023.1101 #89

Triggered via push November 1, 2023 13:32
Status Success
Total duration 3m 36s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/RedisStack.cs#L109
Nullability of reference types in return type doesn't match implemented member 'Task<T?> IProducerConsumer<T>.TakeOneAsync(int timeout = 0)'.
build-publish: NewLife.Redis/RedisStack.cs#L98
Nullability of reference types in return type of 'Task<T> RedisStack<T>.TakeOneAsync(int timeout = 0, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<T?> IProducerConsumer<T>.TakeOneAsync(int timeout, CancellationToken cancellationToken)'.
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.