Skip to content

Bump Microsoft.EntityFrameworkCore.Design from 8.0.2 to 8.0.6 #216

Bump Microsoft.EntityFrameworkCore.Design from 8.0.2 to 8.0.6

Bump Microsoft.EntityFrameworkCore.Design from 8.0.2 to 8.0.6 #216

Triggered via pull request May 31, 2024 09:15
Status Success
Total duration 1m 7s
Artifacts

dotnet-core-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.