docs: add CONTRIBUTING.md #13
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.
|