Skip to content

chore(deps): bump the kiota-dependencies group across 4 directories with 4 updates #56

chore(deps): bump the kiota-dependencies group across 4 directories with 4 updates

chore(deps): bump the kiota-dependencies group across 4 directories with 4 updates #56

Triggered via pull request October 11, 2024 22:09
Status Success
Total duration 2m 31s
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/Helpers/ReadOnlySubStream.cs#L24
Make '_canSeek' 'readonly'.
Build: src/Microsoft.Graph.Core/Helpers/ReadOnlySubStream.cs#L24
Make '_canSeek' 'readonly'.
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/Models/UploadResult.cs#L23
Make this field 'private' and encapsulate it in a 'public' property.
Build: src/Microsoft.Graph.Core/Models/UploadResult.cs#L18
Make this field 'private' and encapsulate it in a 'public' property.
Build: src/Microsoft.Graph.Core/Models/UploadResult.cs#L28
Make this field 'private' and encapsulate it in a 'public' property.
Build: src/Microsoft.Graph.Core/Models/UploadResult.cs#L18
Make this field 'private' and encapsulate it in a 'public' property.
Build: src/Microsoft.Graph.Core/Requests/AsyncMonitor.cs#L23
Make 'client' 'readonly'.
Build: src/Microsoft.Graph.Core/Models/UploadResult.cs#L23
Make this field 'private' and encapsulate it in a 'public' property.
Build: src/Microsoft.Graph.Core/Requests/AsyncMonitor.cs#L22
Remove the field 'asyncOperationStatus' and declare it as a local variable in the relevant methods.