Skip to content

Update to mongodb driver 3.1.0 (#99) #32

Update to mongodb driver 3.1.0 (#99)

Update to mongodb driver 3.1.0 (#99) #32

Triggered via push January 29, 2025 15:15
Status Success
Total duration 1m 5s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
release: src/Transactions/MongoTransactionClient.cs#L42
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L47
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L58
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L42
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L47
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L58
Cannot convert null literal to non-nullable reference type.
release: src/Prime.Extensions/MongoCollectionFindExtensions.cs#L146
The type 'TId' cannot be used as type parameter 'TKey' in the generic type or method 'AsyncCursorSourceExtensions.ToDictionaryAsync<TDocument, TKey>(IAsyncCursorSource<TDocument>, Func<TDocument, TKey>, CancellationToken)'. Nullability of type argument 'TId' doesn't match 'notnull' constraint.
release: src/Transactions/MongoTransactionClient.cs#L42
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L47
Cannot convert null literal to non-nullable reference type.
release: src/Transactions/MongoTransactionClient.cs#L58
Cannot convert null literal to non-nullable reference type.