Update csproj and ignore friend assemblies in release mode #107
Annotations
10 errors and 1 warning
build:
Src/Couchbase.Linq.IntegrationTests/BeerSample.cs#L26
'IServiceProvider' does not contain a definition for 'GetRequiredService' and no accessible extension method 'GetRequiredService' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
build:
Src/Couchbase.Linq.IntegrationTests/BucketContextTests.cs#L59
'IServiceProvider' does not contain a definition for 'GetRequiredService' and no accessible extension method 'GetRequiredService' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
build:
Src/Couchbase.Linq.IntegrationTests/BucketContextTests.cs#L60
'FeatureVersions' is inaccessible due to its protection level
|
build:
Src/Couchbase.Linq.IntegrationTests/BucketContextTests.cs#L79
'IServiceProvider' does not contain a definition for 'GetRequiredService' and no accessible extension method 'GetRequiredService' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
build:
Src/Couchbase.Linq.IntegrationTests/BucketContextTests.cs#L80
'FeatureVersions' is inaccessible due to its protection level
|
build:
Src/Couchbase.Linq.IntegrationTests/N1QLTestBase.cs#L48
'IServiceProvider' does not contain a definition for 'GetRequiredService' and no accessible extension method 'GetRequiredService' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
build:
Src/Couchbase.Linq.IntegrationTests/N1QLTestBase.cs#L49
'FeatureVersions' is inaccessible due to its protection level
|
build:
Src/Couchbase.Linq.IntegrationTests/QueryTests.cs#L1407
'IServiceProvider' does not contain a definition for 'GetRequiredService' and no accessible extension method 'GetRequiredService' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
build:
Src/Couchbase.Linq.IntegrationTests/QueryTests.cs#L1408
'FeatureVersions' is inaccessible due to its protection level
|
build:
Src/Couchbase.Linq.IntegrationTests/QueryTests.cs#L1459
'IServiceProvider' does not contain a definition for 'GetRequiredService' and no accessible extension method 'GetRequiredService' accepting a first argument of type 'IServiceProvider' could be found (are you missing a using directive or an assembly reference?)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|