Bump Dapper from 2.1.15 to 2.1.79 #28
Closed
Annotations
12 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload coverage
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L65
Missing XML comment for publicly visible type or member 'CachePolicy.Duration'
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L64
Missing XML comment for publicly visible type or member 'CachePolicy.Name'
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L54
Missing XML comment for publicly visible type or member 'CacheStatistics.HitRate'
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L52
Missing XML comment for publicly visible type or member 'CacheStatistics.ApproximateSizeBytes'
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L51
Missing XML comment for publicly visible type or member 'CacheStatistics.EntryCount'
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L50
Missing XML comment for publicly visible type or member 'CacheStatistics.MissCount'
|
|
Build:
src/dotnet-grpc-gateway/Caching/ICacheService.cs#L49
Missing XML comment for publicly visible type or member 'CacheStatistics.HitCount'
|
|
Build:
src/dotnet-grpc-gateway/Services/IGrpcClientFactory.cs#L97
Possible null reference return.
|
|
Build:
src/dotnet-grpc-gateway/Utilities/GatewayUtilities.cs#L138
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
|
Build:
src/dotnet-grpc-gateway/Utilities/JsonSerializationUtility.cs#L123
Possible null reference argument for parameter 'json' in 'JsonDocument JsonDocument.Parse(string json, JsonDocumentOptions options = default(JsonDocumentOptions))'.
|
background
wait
wait-all
cancel
Loading