Skip to content

Prod 3684 more instrumentation slim down (#21) #111

Prod 3684 more instrumentation slim down (#21)

Prod 3684 more instrumentation slim down (#21) #111

Triggered via push May 7, 2025 08:47
Status Success
Total duration 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RedisIDistributedCache/RedisIDistributedCache.cs#L10
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L12
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions.redisConnectionString'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L15
Missing XML comment for publicly visible type or member 'RedisIDistributedCache'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L17
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Database'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L22
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.RedisIDistributedCache(RedisIDistributedCacheOptions)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L28
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Get(string)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L40
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.GetAsync(string, CancellationToken)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L53
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Set(string, byte[], DistributedCacheEntryOptions)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L59
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.SetAsync(string, byte[], DistributedCacheEntryOptions, CancellationToken)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L67
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Refresh(string)'