Update eshoponweb-cicd.yml #1
eshoponweb-cicd.yml
on: push
buildandtest
3m 6s
deploy
3m 49s
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/OrderService.cs#L33
'IReadRepositoryBase<Basket>.GetBySpecAsync(ISpecification<Basket>, CancellationToken)' is obsolete
|
buildandtest:
src/ApplicationCore/Services/BasketService.cs#L25
'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/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/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/Login.cshtml.cs#L19
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
106 MB |
|
bicep-template
Expired
|
701 Bytes |
|