Skip to content

Add net11.0 framework to gRPC proxy load jobs (#2163) #360

Add net11.0 framework to gRPC proxy load jobs (#2163)

Add net11.0 framework to gRPC proxy load jobs (#2163) #360

Triggered via push March 23, 2026 23:15
Status Success
Total duration 1m 8s
Artifacts

build.yml

on: push
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build & Test (ubuntu-latest)
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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build & Test (ubuntu-latest)
No files were found with the provided path: ./TestResults. No artifacts will be uploaded.
Build & Test (ubuntu-latest): src/BenchmarksApps/TLS/HttpSys/NetSh/NetshConfigurator.cs#L6
Non-nullable field '_certThumbprint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): src/BenchmarksApps/TLS/HttpSys/NetSh/NetshConfigurator.cs#L21
Possible null reference argument for parameter 'thumbprint' in 'void SslCertificatesConfigurator.RemoveCertificate(string thumbprint)'.
Build & Test (ubuntu-latest): src/BenchmarksApps/TechEmpower/Minimal/Database/Db.cs#L35
Type 'World' is a value-type; it will not be trivial to identify missing rows from QueryFirstOrDefaultAsync (https://aot.dapperlib.dev/rules/DAP038)
Build & Test (ubuntu-latest): src/BenchmarksApps/Grpc/GrpcHttpApiServer/Server/obj/Debug/net8.0/BenchmarkGrpc.cs#L12
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Test (ubuntu-latest): src/BenchmarksApps/Grpc/GrpcHttpApiServer/Server/obj/Debug/net8.0/Benchmark.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Test (ubuntu-latest): src/BenchmarksApps/Grpc/GrpcHttpApiServer/Server/obj/Debug/net8.0/Benchmark.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Test (ubuntu-latest): src/BenchmarksApps/Grpc/GrpcHttpApiServer/Server/obj/Debug/net8.0/Benchmark.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Test (ubuntu-latest): src/BenchmarksApps/Grpc/GrpcHttpApiServer/Server/obj/Debug/net8.0/Benchmark.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.