fix: resolve trimming warnings in project #23
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
1m 10s
Annotations
2 errors and 10 warnings
Build:
tests/Microsoft.Graph.DotnetCore.Core.Test/Tasks/LargeFileUploadTaskTests.cs#L194
Invalid expression term '['
|
Build:
tests/Microsoft.Graph.DotnetCore.Core.Test/Tasks/LargeFileUploadTaskTests.cs#L194
Invalid expression term '['
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L156
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L99
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|
Build:
src/Microsoft.Graph.Core/Tasks/LargeFileUploadTask.cs#L45
Do not forget to remove this deprecated code someday.
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L99
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L156
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|
Build:
src/Microsoft.Graph.Core/Tasks/LargeFileUploadTask.cs#L45
Do not forget to remove this deprecated code someday.
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L99
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L156
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|
Build:
src/Microsoft.Graph.Core/Tasks/LargeFileUploadTask.cs#L45
Do not forget to remove this deprecated code someday.
|
Build:
src/Microsoft.Graph.Core/Tasks/PageIterator.cs#L156
Use a comparison to 'default(TCollectionPage)' instead or add a constraint to 'TCollectionPage' so that it can't be a value type.
|