Release: 1.11.1 #46
Annotations
5 errors
Build:
src/Hangfire.Mongo/CosmosDB/CosmosDbWriteOnlyTransaction.cs#L30
This call will always result in an empty sequence because type 'MongoDB.Driver.WriteModel<MongoDB.Bson.BsonDocument>' is incompatible with type 'MongoDB.Driver.InsertOneModel<MongoDB.Bson.BsonDocument>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
Build:
src/Hangfire.Mongo/MongoWriteOnlyTransaction.cs#L359
This call will always result in an empty sequence because type 'MongoDB.Driver.WriteModel<MongoDB.Bson.BsonDocument>' is incompatible with type 'MongoDB.Driver.InsertOneModel<MongoDB.Bson.BsonDocument>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
Build:
src/Hangfire.Mongo/CosmosDB/CosmosDbWriteOnlyTransaction.cs#L30
This call will always result in an empty sequence because type 'MongoDB.Driver.WriteModel<MongoDB.Bson.BsonDocument>' is incompatible with type 'MongoDB.Driver.InsertOneModel<MongoDB.Bson.BsonDocument>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
Build:
src/Hangfire.Mongo/MongoWriteOnlyTransaction.cs#L359
This call will always result in an empty sequence because type 'MongoDB.Driver.WriteModel<MongoDB.Bson.BsonDocument>' is incompatible with type 'MongoDB.Driver.InsertOneModel<MongoDB.Bson.BsonDocument>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
Build
Process completed with exit code 1.
|
Loading