Update discord invitation #143
Annotations
10 warnings
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.
|