Skip to content

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Sqlite from 6.0.7 to 7.0.0 #36

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Sqlite from 6.0.7 to 7.0.0

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Sqlite from 6.0.7 to 7.0.0 #36

Triggered via pull request October 14, 2024 00:27
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
deploy
Error: Command failed: heroku create corewebapi-boiilerplate --buildpack heroku buildpacks:set https://github.com/jincod/dotnetcore-buildpack#preview /bin/sh: 1: heroku: not found
build
Process completed with exit code 1.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, akhileshns/heroku-deploy@v3.12.12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, akhileshns/heroku-deploy@v3.12.12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: 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)'.