Skip to content

added sample project #29

added sample project

added sample project #29

Triggered via push November 20, 2024 11:15
Status Success
Total duration 1m 1s
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/Context/MongoOptions.cs#L12
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Context/MongoOptions.cs#L13
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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.