Skip to content

feat: Add Raygun4Net4 Example #8

feat: Add Raygun4Net4 Example

feat: Add Raygun4Net4 Example #8

Triggered via pull request February 24, 2025 12:57
Status Failure
Total duration 5m 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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.