Create bicep-pr-yml #18
eshoponweb-cicd.yml
on: pull_request
buildandtest
1m 48s
deploy
0s
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/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/Logout.cshtml.cs#L35
Cannot convert null literal to non-nullable reference type.
|
buildandtest:
src/Web/Controllers/ManageController.cs#L28
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 |
|