Skip to content

调整说明文档

调整说明文档 #87

Triggered via push October 17, 2023 00:15
Status Failure
Total duration 3m 14s
Artifacts

test.yml

on: push
build-publish
3m 7s
build-publish
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/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/Services/RedisCacheProvider.cs#L93
Nullability of type of parameter 'group' doesn't match overridden member (possibly because of nullability attributes).
build-publish: NewLife.Redis/Services/RedisCacheProvider.cs#L40
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/Services/RedisCacheProvider.cs#L93
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.