Skip to content

net8.0

net8.0 #75

Triggered via push November 16, 2023 00:06
Status Success
Total duration 37s
Artifacts

publish-beta.yml

on: push
build-publish
29s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: NewLife.Redis/obj/Release/net45/NewLife.Redis.AssemblyInfo.cs#L17
The specified version string '5.5.2023.1116-beta0006' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Redis/Redis.cs#L705
Nullability of reference types in return type doesn't match overridden member.
build-publish: NewLife.Redis/obj/Release/netstandard2.0/NewLife.Redis.AssemblyInfo.cs#L17
The specified version string '5.5.2023.1116-beta0006' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Redis/RedisGeo.cs#L50
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Redis/RedisGeo.cs#L50
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/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#L81
Cannot convert null literal to non-nullable reference type.