Bump MongoDB.Driver from 2.29.0 to 3.0.0 #1924
Annotations
13 errors and 2 warnings
build (8.0.x):
TPP.Core/Setups.cs#L212
'MongoClientSettings' does not contain a definition for 'LinqProvider' and no accessible extension method 'LinqProvider' accepting a first argument of type 'MongoClientSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (8.0.x):
TPP.Core/Setups.cs#L212
The name 'LinqProvider' does not exist in the current context
|
build (8.0.x):
tests/TPP.Persistence.MongoDB.Tests/Repos/MongoTestBase.cs#L35
'MongoClientSettings' does not contain a definition for 'LinqProvider' and no accessible extension method 'LinqProvider' accepting a first argument of type 'MongoClientSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (8.0.x):
tests/TPP.Persistence.MongoDB.Tests/Repos/MongoTestBase.cs#L35
The name 'LinqProvider' does not exist in the current context
|
build (8.0.x):
tests/TPP.Persistence.MongoDB.Tests/Repos/MongoTestBase.cs#L25
The field _client should be Disposed in a method annotated with
|
build (8.0.x)
Process completed with exit code 1.
|
build (8.0.101)
The job was canceled because "_8_0_x" failed.
|
build (8.0.101):
TPP.Core/Setups.cs#L212
'MongoClientSettings' does not contain a definition for 'LinqProvider' and no accessible extension method 'LinqProvider' accepting a first argument of type 'MongoClientSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (8.0.101):
TPP.Core/Setups.cs#L212
The name 'LinqProvider' does not exist in the current context
|
build (8.0.101):
tests/TPP.Persistence.MongoDB.Tests/Repos/MongoTestBase.cs#L35
'MongoClientSettings' does not contain a definition for 'LinqProvider' and no accessible extension method 'LinqProvider' accepting a first argument of type 'MongoClientSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (8.0.101):
tests/TPP.Persistence.MongoDB.Tests/Repos/MongoTestBase.cs#L35
The name 'LinqProvider' does not exist in the current context
|
build (8.0.101):
tests/TPP.Persistence.MongoDB.Tests/Repos/MongoTestBase.cs#L25
The field _client should be Disposed in a method annotated with
|
build (8.0.101)
The operation was canceled.
|
build (8.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (8.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|