Skip to content

closes #1148

closes #1148 #1009

Triggered via push October 28, 2025 09:51
Status Failure
Total duration 1m 5s
Artifacts
outer-inner-resource-build
44s
outer-inner-resource-build
outer-inner-resource-dotnet-test
1m 0s
outer-inner-resource-dotnet-test
outer-inner-resource-test
0s
outer-inner-resource-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
outer-inner-resource-build
Process completed with exit code 1.
outer-inner-resource-build
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/
outer-inner-resource-build
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/
outer-inner-resource-build
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/
outer-inner-resource-build
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/
outer-inner-resource-dotnet-test: eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/DbTestFixtures.cs#L107
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.