[pre-commit.ci] auto fixes from pre-commit.com hooks #5048
Annotations
10 errors
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWrite(IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWrite(IClientSessionHandle, IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWriteAsync(IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWriteAsync(IClientSessionHandle, IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IDisposable.Dispose()'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWrite(IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWrite(IClientSessionHandle, IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWriteAsync(IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IMongoClient.BulkWriteAsync(IClientSessionHandle, IReadOnlyList<BulkWriteModel>, ClientBulkWriteOptions, CancellationToken)'
|
build, test, and package dotnet:
tests/SmiServices.UnitTests/Common/MongoDB/StubMongoClient.cs#L14
'StubMongoClient' does not implement interface member 'IDisposable.Dispose()'
|
Loading