Fixed the route parsing logic by caching the httpContext object #302
Annotations
1 error and 11 warnings
Set up and run contract tests with pytest
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project. [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.csproj]
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project. [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.csproj]
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project. [TargetFramework=net6.0]
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj : warning NU1701: Package 'OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 1.9.0-beta.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project. [TargetFramework=net6.0]
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AssemblyInfo.cs(7,1): warning SA1515: Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Set up and run contract tests with pytest
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/Version.cs(8,26): warning SA1401: Field should be private (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1401.md) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Loading