build(deps): bump PublicApiGenerator from 11.0.0 to 11.1.0 in /src #702
Annotations
10 warnings
build / build:
src/Akavache.Tests/AsyncLockTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
build / build:
src/Akavache.Tests/AsyncLockTests.cs#L38
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
build / build:
src/Akavache.Tests/CoalescerTests.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Tests/CoalescerTests.cs#L77
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Tests/CoalescerTests.cs#L123
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Tests/CoalescerTests.cs#L164
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Tests/TestBases/BulkOperationsTestBase.cs#L26
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Tests/TestBases/BulkOperationsTestBase.cs#L50
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Tests/TestBases/BulkOperationsTestBase.cs#L95
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build / build:
src/Akavache.Core/Platforms/shared/Registrations.cs#L72
'PackageManager.GetApplicationInfo(string, PackageInfoFlags)' is obsolete: 'deprecated'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
2.9 MB |
|