eShopOnWeb Build and Test #2
eshoponweb-cicd.yml
on: workflow_dispatch
buildandtest
3m 35s
deploy
2m 55s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
ChristiansAntrago
approved
|
Development |
Annotations
11 warnings
buildandtest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
buildandtest:
src/ApplicationCore/Services/BasketService.cs#L25
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
buildandtest:
src/ApplicationCore/Services/OrderService.cs#L33
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
buildandtest:
src/ApplicationCore/Services/BasketService.cs#L49
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
buildandtest:
src/ApplicationCore/Services/BasketService.cs#L70
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
buildandtest:
src/ApplicationCore/Services/BasketService.cs#L73
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
buildandtest:
src/Web/SlugifyParameterTransformer.cs#L8
Nullability of reference types in type of parameter 'value' of 'string SlugifyParameterTransformer.TransformOutbound(object value)' doesn't match implicitly implemented member 'string? IOutboundParameterTransformer.TransformOutbound(object? value)' (possibly because of nullability attributes).
|
buildandtest:
src/Web/Areas/Identity/Pages/Account/Logout.cshtml.cs#L35
Cannot convert null literal to non-nullable reference type.
|
buildandtest:
src/Web/Areas/Identity/Pages/Account/Register.cshtml.cs#L60
Cannot convert null literal to non-nullable reference type.
|
buildandtest:
src/Web/Areas/Identity/Pages/Account/Register.cshtml.cs#L65
Cannot convert null literal to non-nullable reference type.
|
buildandtest:
src/Web/Extensions/UrlHelperExtensions.cs#L7
Possible null reference return.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
106 MB |
|
bicep-template
Expired
|
701 Bytes |
|