Skip to content

Bump Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.7 #218

Bump Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.7

Bump Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.7 #218

Triggered via pull request July 11, 2024 06:38
Status Success
Total duration 1m 13s
Artifacts

dotnet-core-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Microting.eFormOuterInnerResourceBase.Tests/DbTestFixture.cs#L99
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build: Microting.eFormOuterInnerResourceBase.Tests/DbTestFixture.cs#L99
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.