Skip to content

Release: 1.11.2

Release: 1.11.2 #51

Manually triggered November 27, 2024 19:21
Status Failure
Total duration 2m 19s
Artifacts

release.yml

on: workflow_dispatch
create release
2m 8s
create release
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.