Skip to content

fix: resolve trimming warnings in project #12

fix: resolve trimming warnings in project

fix: resolve trimming warnings in project #12

Triggered via pull request August 30, 2024 14:30
Status Success
Total duration 2m 35s
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/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#L293
Make 'ThrowIfUploadCancelled' a static method.
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#L293
Make 'ThrowIfUploadCancelled' a static method.
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#L293
Make 'ThrowIfUploadCancelled' a static method.
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.