Release: 1.11.2 #51
release.yml
on: workflow_dispatch
create release
2m 8s
Annotations
5 errors
create release:
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)
|
create release:
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)
|
create release:
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)
|
create release:
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)
|
create release
Process completed with exit code 1.
|