Skip to content

Avoid duplicate dictionary lookup in GetConsolidatedList (#4551) #2590

Avoid duplicate dictionary lookup in GetConsolidatedList (#4551)

Avoid duplicate dictionary lookup in GetConsolidatedList (#4551) #2590

Triggered via push March 4, 2025 04:47
Status Success
Total duration 5m 42s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L110
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L114
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L177
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L181
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L245
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L299
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L303
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L110
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L114
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
build: Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L177
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)