Skip to content

docs: add CONTRIBUTING.md #13

docs: add CONTRIBUTING.md

docs: add CONTRIBUTING.md #13

Triggered via pull request March 20, 2025 07:25
Status Success
Total duration 7m 37s
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
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
The variable 'ex' is declared but never used
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
'RaygunClientBase.UserInfo' is obsolete: 'Provide a `IRaygunUserProvider` to the RaygunClient constructor instead.'
build
'RaygunClientBase.Send(Exception)' is obsolete: 'Please use SendAsync() to avoid possible deadlocks'
build
'RaygunClientBase.Send(Exception, IList<string>)' is obsolete: 'Please use SendAsync() to avoid possible deadlocks'
build
Dereference of a possibly null reference.
build
Converting null literal or possible null value to non-nullable type.