Update actiondemo3.yml #3
Annotations
10 warnings
build:
src/ApplicationCore/Services/BasketService.cs#L27
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
build:
src/ApplicationCore/Services/OrderService.cs#L34
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
build:
src/ApplicationCore/Services/BasketService.cs#L52
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
build:
src/ApplicationCore/Services/BasketService.cs#L73
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
build:
src/ApplicationCore/Services/BasketService.cs#L76
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
build:
src/Web/Features/OrderDetails/GetOrderDetailsHandler.cs#L26
'IReadRepositoryBase<Order>.GetBySpecAsync(ISpecification<Order>, CancellationToken)' is obsolete
|
build:
src/Web/Services/BasketViewModelService.cs#L32
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
build:
tests/FunctionalTests/Web/WebPageHelpers.cs#L25
Dereference of a possibly null reference.
|
build:
tests/FunctionalTests/Web/Controllers/OrderControllerIndex.cs#L26
Dereference of a possibly null reference.
|
build:
tests/FunctionalTests/Web/Pages/Basket/BasketPageCheckout.cs#L48
Dereference of a possibly null reference.
|