eShopOnWeb CI/CD #16
eshoponweb-cicd.yml
on: workflow_dispatch
buildandtest
1m 51s
Annotations
11 warnings
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/Extensions/UrlHelperExtensions.cs#L7
Possible null reference return.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app", "bicep-template".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
106 MB |
|
bicep-template
|
701 Bytes |
|