Add database integration tests for 18 entity models with TestContainers #187
Annotations
1 error and 3 warnings
|
Unit Tests
Process completed with exit code 1.
|
|
Build:
Microting.EformAngularFrontendBase.Tests/DbTestFixture.cs#L122
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build:
Microting.EformAngularFrontendBase.Tests/DbTestFixture.cs#L122
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Get the version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading