Skip to content

feat: Add Raygun4Net4 Example #9

feat: Add Raygun4Net4 Example

feat: Add Raygun4Net4 Example #9

Triggered via pull request February 24, 2025 13:06
Status Failure
Total duration 4m 25s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Raygun4Net4.Example/App_Start/BundleConfig.cs#L1
The type or namespace name 'Optimization' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/App_Start/FilterConfig.cs#L1
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/App_Start/RouteConfig.cs#L1
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/Controllers/AsyncController.cs#L3
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/Controllers/CorrelationControllerBase.cs#L3
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/Controllers/HomeController.cs#L7
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/Controllers/HomeController.cs#L8
The type or namespace name 'Mindscape' could not be found (are you missing a using directive or an assembly reference?)
build: Raygun4Net4.Example/Controllers/TaskController.cs#L4
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/Controllers/ThreadPoolController.cs#L7
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build: Raygun4Net4.Example/Controllers/ThreadStartController.cs#L7
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
build
Converting null literal or possible null value to non-nullable type.
build
Dereference of a possibly null reference.
build
'RaygunClientBase.Send(Exception, IList<string>)' is obsolete: 'Please use SendAsync() to avoid possible deadlocks'
build
'RaygunClientBase.Send(Exception)' is obsolete: 'Please use SendAsync() to avoid possible deadlocks'
build
'RaygunClientBase.UserInfo' is obsolete: 'Provide a `IRaygunUserProvider` to the RaygunClient constructor instead.'
build
'RaygunClientBase.User' is obsolete: 'Provide a `IRaygunUserProvider` to the RaygunClient constructor instead.'
build
'RaygunClientBase.User' is obsolete: 'Provide a `IRaygunUserProvider` to the RaygunClient constructor instead.'
build
The variable 'ex' is declared but never used
build
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
build
Converting null literal or possible null value to non-nullable type.