Update to stripe inegration back button and successurl #5
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build with dotnet
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
Build with dotnet
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
Build with dotnet:
PiecesCandyCo.Utility/StripeSettings.cs#L11
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Utility/StripeSettings.cs#L12
Non-nullable property 'PublishableKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Models/ViewModels/ShoppingCartVM.cs#L11
Non-nullable property 'ShoppingCartItems' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Models/ViewModels/ShoppingCartVM.cs#L13
Non-nullable property 'CustomerOrderDetail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Models/ViewModels/ProductVM.cs#L13
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Models/ViewModels/ProductVM.cs#L16
Non-nullable property 'CategoryList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Models/CartOrderDetail.cs#L26
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with dotnet:
PiecesCandyCo.Models/ViewModels/OrderVM.cs#L11
Non-nullable property 'CustomerOrderDetail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet publish
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
dotnet publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
dotnet publish
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
The logs for this run have expired and are no longer available.
Loading