Skip to content

feat: Add Raygun4Net4 Example #11

feat: Add Raygun4Net4 Example

feat: Add Raygun4Net4 Example #11

Triggered via pull request February 24, 2025 13:53
Status Success
Total duration 5m 56s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.