Bump the nuget-dependencies group with 21 updates#76
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 warnings
|
Build project:
tests/FirebaseAdapter.Tests/FirebaseContextRepositoryTests/FirebaseContextRepository_GetContextDocumentNamesAsync_Tests.cs#L76
'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_GetContextDocumentVersionsAsync_Tests.cs#L67
'CollectionAssertionBase<IReadOnlyList<ContextDocument>, ContextDocument>.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_GetContextDocumentVersionsAsync_Tests.cs#L43
'CollectionAssertionBase<IReadOnlyList<ContextDocument>, ContextDocument>.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/FirebaseKpiContextProviderTests.cs#L447
'CollectionAssertionBase<IList<DocumentContext>, DocumentContext>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project:
tests/FirebaseAdapter.Tests/FirebaseKpiContextProviderTests.cs#L421
'CollectionAssertionBase<IList<DocumentContext>, DocumentContext>.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