Skip to content

更新英文文档 #174

更新英文文档

更新英文文档 #174

Triggered via pull request December 8, 2024 06:36
Status Success
Total duration 3m 7s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-publish: NewLife.Redis/RedisHash.cs#L38
Nullability of reference types in return type of 'TValue? RedisHash<TKey, TValue>.this[TKey key].get' doesn't match implicitly implemented member 'TValue IDictionary<TKey, TValue>.this[TKey key].get' (possibly because of nullability attributes).
build-publish: NewLife.Redis/Redis.cs#L796
Nullability of reference types in return type doesn't match overridden member.
build-publish: NewLife.Redis/Services/RedisStatGroup.cs#L14
Non-nullable property 'Redis' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: NewLife.Redis/Clusters/SlaveInfo.cs#L14
Possible null reference return.
build-publish: NewLife.Redis/Clusters/SlaveInfo.cs#L38
Possible null reference return.
build-publish: NewLife.Redis/Clusters/SlaveInfo.cs#L8
Non-nullable property 'IP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: NewLife.Redis/Clusters/SlaveInfo.cs#L17
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: NewLife.Redis/Clusters/SentinelInfo.cs#L14
Possible null reference return.
build-publish: NewLife.Redis/Clusters/SentinelInfo.cs#L32
Possible null reference return.
build-publish: NewLife.Redis/Clusters/SentinelInfo.cs#L50
Possible null reference return.