Bump the nuget-dependencies group with 12 updates #39
Annotations
10 warnings
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_Match_Tests.cs#L139
'CollectionAssertionBase<IReadOnlyList<MatchPrediction>, MatchPrediction>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_AvailableFilters_Tests.cs#L113
'CollectionAssertionBase<IList<string>, string>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_Match_Tests.cs#L93
'CollectionAssertionBase<IReadOnlyList<MatchPrediction>, MatchPrediction>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_Match_Tests.cs#L62
'CollectionAssertionBase<IReadOnlyList<Match>, Match>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_Match_Tests.cs#L61
'CollectionAssertionBase<IReadOnlyList<Match>, Match>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_Match_Tests.cs#L29
'CollectionAssertionBase<IReadOnlyList<Match>, Match>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/OpenAiIntegration.Tests/ServiceCollectionExtensionsTests/ServiceCollectionExtensions_Tests.cs#L76
'CollectionAssertionBase<IReadOnlyList<DocumentContext>, DocumentContext>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/OpenAiIntegration.Tests/LangfuseActivityPropagationTests/LangfuseActivityPropagation_Tests.cs#L66
'CollectionAssertionBase<KeyValuePair<string, string>[], KeyValuePair<string, string>>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
src/FirebaseAdapter/ServiceCollectionExtensions.cs#L68
'ClientBuilderBase<FirestoreDb>.JsonCredentials' is obsolete: 'This property is deprecated because of a potential security risk. Instead, provide explicit credential objects through the GoogleCredential property. See the remarks for more details.'
|
|
Build project:
src/TestUtilities/FirestoreFixture.cs#L39
'FirestoreBuilder.FirestoreBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
background
wait
wait-all
cancel
Loading