Skip to content

Release: 1.11.1

Release: 1.11.1 #46

Manually triggered November 17, 2024 20:52
Status Failure
Total duration 2m 3s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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.