Bump the nuget-dependencies group with 9 updates - #89
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 warnings
|
Build project:
tests/FirebaseAdapter.Tests/FirebasePredictionRepositoryTests/FirebasePredictionRepository_AvailableFilters_Tests.cs#L260
'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/FirebaseContextRepositoryTests/FirebaseContextRepository_GetContextDocumentNamesAsync_Tests.cs#L59
'CollectionAssertionBase<IReadOnlyList<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/FirebaseContextRepositoryTests/FirebaseContextRepository_GetContextDocumentNamesAsync_Tests.cs#L39
'CollectionAssertionBase<IReadOnlyList<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/FirebaseKpiRepositoryTests/FirebaseKpiRepository_GetKpiDocumentVersionsAsync_Tests.cs#L63
'CollectionAssertionBase<IReadOnlyList<KpiDocument>, KpiDocument>.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#L167
'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/FirebaseKpiRepositoryTests/FirebaseKpiRepository_GetKpiDocumentVersionsAsync_Tests.cs#L43
'CollectionAssertionBase<IReadOnlyList<KpiDocument>, KpiDocument>.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#L114
'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:
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.'
|
|
Build project:
src/Core/HistoryCsvUtility.cs#L129
Possible null reference return.
|
background
wait
wait-all
cancel
parallel
Loading