Skip to content

Feature : Add Net 8.0 #676

Feature : Add Net 8.0

Feature : Add Net 8.0 #676

Triggered via pull request November 23, 2023 00:44
Status Success
Total duration 23m 17s
Artifacts 1

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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#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/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/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)
build / build: src/Akavache.Tests/TestBases/BulkOperationsTestBase.cs#L52
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#L97
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
3.56 MB