Skip to content

Merge pull request #20 from samanazadi1996/add-IntegrationTests #34

Merge pull request #20 from samanazadi1996/add-IntegrationTests

Merge pull request #20 from samanazadi1996/add-IntegrationTests #34

Triggered via push June 12, 2024 21:02
Status Success
Total duration 44s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Source/Src/Infrastructure/CleanArchitecture.Infrastructure.Persistence/Repositories/ProductRepository.cs#L11
Parameter 'ApplicationDbContext dbContext' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Source/Src/Infrastructure/CleanArchitecture.Infrastructure.Persistence/Repositories/ProductRepository.cs#L11
Parameter 'ApplicationDbContext dbContext' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.