Skip to content

avoid duplicate dictionary lookup in GetSession (#4550) #2591

avoid duplicate dictionary lookup in GetSession (#4550)

avoid duplicate dictionary lookup in GetSession (#4550) #2591

Triggered via push March 4, 2025 04:48
Status Success
Total duration 5m 40s
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)