Skip to content

Add ASP.NET classic example #215

Add ASP.NET classic example

Add ASP.NET classic example #215

Triggered via pull request May 17, 2024 15:51
Status Failure
Total duration 7m 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build
Process completed with exit code 1.
test-windows: examples/Examples.AspNetClassicWebApi/App_Start/FilterConfig.cs#L5
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/App_Start/WebApiConfig.cs#L5
The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/Controllers/HomeController.cs#L7
The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/Global.asax.cs#L7
The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/Global.asax.cs#L8
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/Global.asax.cs#L11
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/Global.asax.cs#L12
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/Global.asax.cs#L13
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/App_Start/FilterConfig.cs#L11
The type or namespace name 'GlobalFilterCollection' could not be found (are you missing a using directive or an assembly reference?)
test-windows: examples/Examples.AspNetClassicWebApi/App_Start/WebApiConfig.cs#L11
The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)