Skip to content

Prod 3684 more instrumentation slim down #110

Prod 3684 more instrumentation slim down

Prod 3684 more instrumentation slim down #110

Triggered via pull request May 7, 2025 08:44
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
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)'