Skip to content

Migrate to MongoDB 3.0.0 (#98) #30

Migrate to MongoDB 3.0.0 (#98)

Migrate to MongoDB 3.0.0 (#98) #30

Triggered via push November 20, 2024 12:40
Status Success
Total duration 53s
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/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#L100
The type 'TId' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TId' doesn't match 'notnull' constraint.