Skip to content

Fix cosplay contest info #138

Fix cosplay contest info

Fix cosplay contest info #138

Triggered via push October 29, 2024 17:56
Status Success
Total duration 44s
Artifacts

DeployMain.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Database/Models/SamtWebsiteContext.cs#L54
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see https://go.microsoft.com/fwlink/?LinkId=723263.'
build: SAMT-Website/Shared/NavMenu.razor#L22
Dereference of a possibly null reference.
build: SAMT-Website/Shared/NavMenu.razor#L22
Nullable value type may be null.
build: SAMT-Website/Pages/BringAndBuy.razor#L72
Dereference of a possibly null reference.
build: SAMT-Website/Pages/BringAndBuy.razor#L77
Possible null reference assignment.
build: SAMT-Website/Pages/Index.razor#L24
Dereference of a possibly null reference.
build: SAMT-Website/Pages/BringAndBuy.razor#L58
Non-nullable field 'context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Database/Models/SamtWebsiteContext.cs#L54
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see https://go.microsoft.com/fwlink/?LinkId=723263.'
build: SAMT-Website/Shared/NavMenu.razor#L22
Dereference of a possibly null reference.
build: SAMT-Website/Shared/NavMenu.razor#L22
Nullable value type may be null.