Skip to content

Bump Microting.eForm and Microting.eFormApi.BasePn #286

Bump Microting.eForm and Microting.eFormApi.BasePn

Bump Microting.eForm and Microting.eFormApi.BasePn #286

Triggered via pull request February 11, 2026 05:09
Status Success
Total duration 1m 41s
Artifacts

dotnet-core-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Microting.eFormOuterInnerResourceBase.Tests/DbTestFixture.cs#L97
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#L97
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.