[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Sqlite from 6.0.7 to 7.0.0 #36
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
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/
|
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:
CoreWebApiBoilerPlate/Controllers/AuthController.cs#L32
Dereference of a possibly null reference.
|
Build:
CoreWebApiBoilerPlate/Controllers/AuthController.cs#L44
Possible null reference argument for parameter 'key' in 'string JWT.GenerateToken(Dictionary<string, string> claimsToBeAdded, string key)'.
|
Build:
CoreWebApiBoilerPlate/Controllers/ApiBaseController.cs#L15
Dereference of a possibly null reference.
|
Build:
CoreWebApiBoilerPlate/Infrastructure/Configuration.cs#L15
Possible null reference argument for parameter 'connectionString' in 'void RegisterDBDependency.RegisterSqliteDatabaseContext(IServiceCollection services, string connectionString)'.
|
Build:
CoreWebApiBoilerPlate/Controllers/AuthController.cs#L32
Dereference of a possibly null reference.
|
Build:
CoreWebApiBoilerPlate/Controllers/AuthController.cs#L44
Possible null reference argument for parameter 'key' in 'string JWT.GenerateToken(Dictionary<string, string> claimsToBeAdded, string key)'.
|
Build:
CoreWebApiBoilerPlate/Controllers/ApiBaseController.cs#L15
Dereference of a possibly null reference.
|
Build:
CoreWebApiBoilerPlate/Infrastructure/Configuration.cs#L15
Possible null reference argument for parameter 'connectionString' in 'void RegisterDBDependency.RegisterSqliteDatabaseContext(IServiceCollection services, string connectionString)'.
|
Loading