Skip to content

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.SqlServer from 6.0.6 to 7.0.17 #35

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.SqlServer from 6.0.6 to 7.0.17

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.SqlServer from 6.0.6 to 7.0.17 #35

Triggered via pull request March 14, 2024 00:34
Status Failure
Total duration 33s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
build
Process completed with exit code 1.
deploy
Error: Command failed: git push heroku HEAD:refs/heads/main --force remote: Updated 61 paths from f253823 remote: Compressing source files... done. remote: Building source: remote: remote: ! You must add a payment method to deploy code. See the Account Verification article in the Dev Center for more info: https://devcenter.heroku.com/articles/account-verification remote: To https://git.heroku.com/corewebapi-boiilerplate.git ! [remote rejected] HEAD -> main (pre-receive hook declined) error: failed to push some refs to 'https://git.heroku.com/corewebapi-boiilerplate.git'
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: CoreWebApiBoilerPlate/Controllers/ApiBaseController.cs#L15
Dereference of a possibly null reference.
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/Infrastructure/Configuration.cs#L15
Possible null reference argument for parameter 'connectionString' in 'void RegisterDBDependency.RegisterSqliteDatabaseContext(IServiceCollection services, string connectionString)'.
build: CoreWebApiBoilerPlate/Controllers/ApiBaseController.cs#L15
Dereference of a possibly null reference.
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/Infrastructure/Configuration.cs#L15
Possible null reference argument for parameter 'connectionString' in 'void RegisterDBDependency.RegisterSqliteDatabaseContext(IServiceCollection services, string connectionString)'.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, akhileshns/heroku-deploy@v3.12.12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/