Build(deps): Bump Microsoft.EntityFrameworkCore from 7.0.9 to 7.0.10 #317
Annotations
9 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:
src/Boilerplate.Api/appsettings.json#L4
"password" detected here, make sure this is not a hard-coded credential.
|
build:
src/Boilerplate.Api/Configurations/SwaggerSetup.cs#L29
Refactor your code not to use hardcoded absolute paths or URIs.
|
build:
src/Boilerplate.Api/Configurations/SwaggerSetup.cs#L34
Refactor your code not to use hardcoded absolute paths or URIs.
|
build:
src/Boilerplate.Api/Program.cs#L70
Make sure this debug feature is deactivated before delivering the code in production.
|
build:
src/Boilerplate.Api/appsettings.json#L4
"password" detected here, make sure this is not a hard-coded credential.
|
build:
src/Boilerplate.Api/Configurations/SwaggerSetup.cs#L29
Refactor your code not to use hardcoded absolute paths or URIs.
|
build:
src/Boilerplate.Api/Configurations/SwaggerSetup.cs#L34
Refactor your code not to use hardcoded absolute paths or URIs.
|
build:
src/Boilerplate.Api/Program.cs#L70
Make sure this debug feature is deactivated before delivering the code in production.
|