Skip to content

use static methods where possible #2603

use static methods where possible

use static methods where possible #2603

Triggered via pull request March 6, 2025 18:30
Status Failure
Total duration 3m 8s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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)