Skip to content

build(deps): bump Roslynator.Analyzers from 4.6.0 to 4.6.1 in /src #664

build(deps): bump Roslynator.Analyzers from 4.6.0 to 4.6.1 in /src

build(deps): bump Roslynator.Analyzers from 4.6.0 to 4.6.1 in /src #664

Triggered via pull request November 1, 2023 00:27
Status Success
Total duration 30m 8s
Artifacts 1

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build / build: src/Akavache.Core/Platforms/shared/Registrations.cs#L74
'PackageManager.GetApplicationInfo(string, PackageInfoFlags)' is obsolete: 'deprecated'
build / build: src/Akavache.Tests/AsyncLockTests.cs#L31
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#L40
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/BasicEncryptionTests.cs#L48
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/BasicEncryptionTests.cs#L49
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#L79
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#L47
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#L166
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#L125
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#L28
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)

Artifacts

Produced during runtime
Name Size
nuget Expired
3.17 MB