ci: setup sonarcloud #9
Annotations
10 warnings
src/Microsoft.Graph.Core/CoreConstants.cs#L101
Rename this field to not shadow the outer class' member with the same name.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L11
Change the visibility of 'GeneralException' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L13
Change the visibility of 'InvalidRequest' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L15
Change the visibility of 'ItemNotFound' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L17
Change the visibility of 'NotAllowed' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L19
Change the visibility of 'Timeout' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L21
Change the visibility of 'TooManyRedirects' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L23
Change the visibility of 'TooManyRetries' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L25
Change the visibility of 'MaximumValueExceeded' or make it 'const' or 'readonly'.
|
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L27
Change the visibility of 'InvalidArgument' or make it 'const' or 'readonly'.
|
This job succeeded
Loading