Favicon aktualisiert und media query für dunkles Farbschema hinzugefügt #131
Annotations
8 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
Database/Models/samt_websiteContext.cs#L34
#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 http://go.microsoft.com/fwlink/?LinkId=723263.'
|
build:
SAMT-Website/Pages/BringAndBuy.razor#L74
Possible null reference assignment.
|
build:
SAMT-Website/Pages/BringAndBuy.razor#L58
Non-nullable field 'context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Database/Models/samt_websiteContext.cs#L34
#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 http://go.microsoft.com/fwlink/?LinkId=723263.'
|
build:
SAMT-Website/Pages/BringAndBuy.razor#L74
Possible null reference assignment.
|
build:
SAMT-Website/Pages/BringAndBuy.razor#L58
Non-nullable field 'context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|