Skip to content

ci: setup sonarcloud #9

ci: setup sonarcloud

ci: setup sonarcloud #9

Triggered via pull request August 30, 2024 13:57
Status Success
Total duration 2m 16s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

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'.