Skip to content

Rename Docuumentations/SDS to Documentations #14

Rename Docuumentations/SDS to Documentations

Rename Docuumentations/SDS to Documentations #14

Triggered via push February 2, 2024 01:21
Status Success
Total duration 41s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, azure/webapps-deploy@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The process '/usr/bin/git' failed with exit code 128
publish: Tech_Hub/Pages/users.cs#L5
The type name 'users' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish: Tech_Hub/Pages/Review.cs#L3
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Tech_Hub/Pages/Review.cs#L4
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Tech_Hub/Pages/Review.cs#L5
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Tech_Hub/Pages/CameraProduct.cshtml.cs#L11
Non-nullable property 'namme' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Tech_Hub/Pages/CameraProduct.cshtml.cs#L11
Non-nullable property 'emaiil' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Tech_Hub/Pages/CameraProduct.cshtml.cs#L11
Non-nullable property 'revieew' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Tech_Hub/Pages/CameraProduct.cshtml.cs#L11
Non-nullable field 'productName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish: Tech_Hub/Pages/CameraProduct.cshtml.cs#L11
Non-nullable field 'productOldPrice' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish: Tech_Hub/Pages/CameraProduct.cshtml.cs#L11
Non-nullable field 'productNewPrice' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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.