Skip to content

Bump codecov/codecov-action from 3.1.4 to 5.0.7 #158

Bump codecov/codecov-action from 3.1.4 to 5.0.7

Bump codecov/codecov-action from 3.1.4 to 5.0.7 #158

Triggered via pull request November 21, 2024 19:09
Status Success
Total duration 5m 16s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheConfiguration.cs#L21
Missing XML comment for publicly visible type or member 'SecretCacheConfiguration.DEFAULT_MAX_CACHE_SIZE'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheConfiguration.cs#L22
Missing XML comment for publicly visible type or member 'SecretCacheConfiguration.DEFAULT_VERSION_STAGE'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheConfiguration.cs#L23
Missing XML comment for publicly visible type or member 'SecretCacheConfiguration.DEFAULT_CACHE_ITEM_TTL'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheItem.cs#L32
Missing XML comment for publicly visible type or member 'SecretCacheItem.SecretCacheItem(string, IAmazonSecretsManager, SecretCacheConfiguration)'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheItem.cs#L59
Missing XML comment for publicly visible type or member 'SecretCacheItem.GetHashCode()'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheItem.cs#L64
Missing XML comment for publicly visible type or member 'SecretCacheItem.ToString()'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheItem.cs#L69
Missing XML comment for publicly visible type or member 'SecretCacheItem.Equals(object)'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheObject.cs#L23
Missing XML comment for publicly visible type or member 'SecretCacheObject<T>'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheObject.cs#L80
Missing XML comment for publicly visible type or member 'SecretCacheObject<T>.random'
build: src/Amazon.SecretsManager.Extensions.Caching/SecretCacheObject.cs#L97
Missing XML comment for publicly visible type or member 'SecretCacheObject<T>.ExecuteRefreshAsync(CancellationToken)'