ci: setup sonarcloud #9
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
1m 56s
Annotations
10 warnings
Build:
src/Microsoft.Graph.Core/CoreConstants.cs#L101
Rename this field to not shadow the outer class' member with the same name.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L11
Change the visibility of 'GeneralException' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L13
Change the visibility of 'InvalidRequest' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L15
Change the visibility of 'ItemNotFound' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L17
Change the visibility of 'NotAllowed' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L19
Change the visibility of 'Timeout' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L21
Change the visibility of 'TooManyRedirects' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L23
Change the visibility of 'TooManyRetries' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L25
Change the visibility of 'MaximumValueExceeded' or make it 'const' or 'readonly'.
|
Build:
src/Microsoft.Graph.Core/Exceptions/ErrorConstants.cs#L27
Change the visibility of 'InvalidArgument' or make it 'const' or 'readonly'.
|