Fixes authentication on every request when using the AddBatchRequestStepAsync
overload
#116
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and analyze:
src/Microsoft.Graph.Core/Models/UploadResult.cs#L28
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Build and analyze:
src/Microsoft.Graph.Core/Models/UploadResult.cs#L18
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Build and analyze:
src/Microsoft.Graph.Core/Models/UploadResult.cs#L23
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Build and analyze:
src/Microsoft.Graph.Core/Helpers/ReadOnlySubStream.cs#L24
Make '_canSeek' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
Build and analyze:
src/Microsoft.Graph.Core/CoreConstants.cs#L101
Rename this field to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Build and analyze:
src/Microsoft.Graph.Core/Models/UploadResult.cs#L18
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Build and analyze:
src/Microsoft.Graph.Core/Models/UploadResult.cs#L23
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Build and analyze:
src/Microsoft.Graph.Core/CoreConstants.cs#L101
Rename this field to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Build and analyze:
src/Microsoft.Graph.Core/Helpers/ReadOnlySubStream.cs#L24
Make '_canSeek' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
Build and analyze:
src/Microsoft.Graph.Core/Models/UploadResult.cs#L28
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Loading