Skip to content

Update Lykke.HttpClientGenerator.TestWebService.Contracts.csproj #66

Update Lykke.HttpClientGenerator.TestWebService.Contracts.csproj

Update Lykke.HttpClientGenerator.TestWebService.Contracts.csproj #66

Triggered via push August 10, 2023 16:22
Status Success
Total duration 55s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Lykke.HttpClientGenerator/Caching/CachingCallsWrapper.cs#L63
Missing XML comment for publicly visible type or member 'CachingCallsWrapper.InvalidateCache()'
build: src/Lykke.HttpClientGenerator/Caching/ClientCacheManager.cs#L5
Missing XML comment for publicly visible type or member 'ClientCacheManager'
build: src/Lykke.HttpClientGenerator/Caching/ClientCacheManager.cs#L7
Missing XML comment for publicly visible type or member 'ClientCacheManager.ClientCacheManager()'
build: src/Lykke.HttpClientGenerator/Caching/ClientCacheManager.cs#L11
Missing XML comment for publicly visible type or member 'ClientCacheManager.InvalidateCacheAsync()'
build: src/Lykke.HttpClientGenerator/Caching/ClientCacheManager.cs#L16
Missing XML comment for publicly visible type or member 'ClientCacheManager.OnInvalidate'
build: src/Lykke.HttpClientGenerator/Caching/ClientCacheManager.cs#L18
Missing XML comment for publicly visible type or member 'ClientCacheManager.Dispose()'
build: src/Lykke.HttpClientGenerator/Caching/IClientCacheManager.cs#L6
Missing XML comment for publicly visible type or member 'InvalidateCache'
build: src/Lykke.HttpClientGenerator/Caching/IClientCacheManager.cs#L8
Missing XML comment for publicly visible type or member 'IClientCacheManager'
build: src/Lykke.HttpClientGenerator/Caching/IClientCacheManager.cs#L10
Missing XML comment for publicly visible type or member 'IClientCacheManager.InvalidateCacheAsync()'
build: src/Lykke.HttpClientGenerator/Caching/IClientCacheManager.cs#L12
Missing XML comment for publicly visible type or member 'IClientCacheManager.OnInvalidate'